๐ 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).