🚀 v2024.2.1 🚀
OTEL
plugin:
- 🔥: Several improvements by @devnev: Do not set
Endpoint
andHeaders
for gRPC if they're empty: PR, Support standardOTEL
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).