Skip to content

v1.2.5: [1.2.5] - 2023-11-06

Choose a tag to compare

@github-actions github-actions released this 06 Nov 13:21
· 1264 commits to main since this release

[1.2.5] - 2023-11-06

Added

  • Consumer arguments support for shovels #578

Fixed

  • A bug in delay exchanges caused messages to be routed to x-dead-letter-exchange instead of bound queues. It also ruined any dead lettering headers.
  • A bug that prevented headers exchange to match on table in message headers.
  • Purging a queue with a lot of messages blocked LavinMQ from other operations.
  • Message timestamps not being updated when dead lettered breaking TTL.

Changed

  • Definitions uploads can now be JSON body #580

Changes: v1.2.4...v1.2.5