Skip to content

v8.1.0-BETA1

Choose a tag to compare

@fabpot fabpot released this 06 May 14:29
· 18 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v8.1.0-BETA1

Changelog (v8.0.11...v8.1.0-BETA1)

  • bug #64180 Fix support for RabbitMQ v4 by adding delayed quorum queues (@Jean85)
  • feature #41574 Add AmqpPriorityStamp for per-message priority on AMQP transport (Valentin Nazarov)
  • feature #63662 Add a --fetch-size option to the messenger:consume command to control how many messages are fetched per iteration (@nicolas-grekas)
  • feature #62888 Route decode failures through failure handling (@nicolas-grekas)
  • feature #63346 Allow disabling default queue binding via queues option (@xammmue)