v8.1.0-BETA1
·
18 commits
to 8.2
since this release
Immutable
release. Only release title and notes can be modified.
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-sizeoption to themessenger:consumecommand 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)