Skip to content

v2023.3.7

Compare
Choose a tag to compare
@rustatian rustatian released this 30 Nov 19:15
· 251 commits to stable since this release
6c15487

πŸš€ v2023.3.7 πŸš€

gRPC plugin:

  • πŸ”₯ Re-enable HTTP health and readiness checks via regular endpoints /health and /ready.

AMQP driver:

  • πŸ›οΈ Fix mapping for the RabbitMQ type List (Golang []any), BUG, (thanks @iborysenko).
  • πŸ›οΈ Fix an edge case for the DLX queue type when user doesn't specify any queue, but use Push method with delays, BUG, (thanks @fereron).

🧹 Chore:

  • πŸ§‘β€πŸ­ Dependencies: update project/system dependencies.