Skip to content

v2023.1.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rustatian rustatian released this 16 Feb 19:53
· 503 commits to master since this release
92fc954

🚀 v2023.1.0-alpha.2 🚀

👀 New:

  • ✒️ RPC plugin: ⚠️ RPC calls might be fired immediately on the first line of the code, FR, (thanks @roquie)
  • ✒️ Lock plugin: distributed mutexes provider, FR, (thanks @wolfy-j)
  • ✒️ AMQP plugin: send information about the driver to the worker, FR, (thanks @msmakouz)
  • ✒️ gRPC plugin: custom plugins-interceptors support, PR, (thanks @cv65kr).
  • ✒️ otel middleware: gRPC and temporal support, PR1, PR2, (thanks @cv65kr)

🩹 Fixes:

  • 🐛 RR(bash script): correctly recognize aarch64 on the M1/2 macs, BUG, (thanks @daniellienert)