v8.1.0-BETA1
·
27 commits
to 8.2
since this release
Immutable
release. Only release title and notes can be modified.
Changelog (v8.0.10...v8.1.0-BETA1)
- feature #63666 Allow configuring the service reset interval in the
messenger:consumecommand via the--no-resetoption (@nicolas-grekas) - feature #63665 Add
MessageExecutionStrategyInterfaceand refactorWorkerto use it (@nicolas-grekas) - 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)