Skip to content

v2024.2.1

Latest
Compare
Choose a tag to compare
@rustatian rustatian released this 12 Sep 16:24
651cb40

🚀 v2024.2.1 🚀

OTEL plugin:

  • 🔥: Several improvements by @devnev: Do not set Endpoint and Headers for gRPC if they're empty: PR, Support standard OTEL exporter protocol environment variables: PR. (thanks @devnev)

RoadRunner-Temporal plugin:

  • 🐛: gRPC client closed too early after shutdown: BUG. (thanks @kkosowski-p)

AMQP driver:

  • 🐛: redial_timeout was not respected when dynamically creating pipeline. BUG, (thanks @algirdasci)

🧹 Chore:

  • 🧑‍🏭: All plugins were updated to Go 1.23 (including Velox Dockerfile).