Changelog (v5.3.10...v6.0.0-BETA1)
- feature #43663 Add command completion for failed messages (scyzoryck)
- feature #43891 Add completion to command messenger:consume (GromNaN)
- feature #42471 Add generic types to traversable implementations (derrabus)
- feature #43354 allow processing messages in batches (nicolas-grekas)
- feature #43598 add suggestions for debug commands: firewall, form, messenger, router (IonBazan)
- feature #43588 Autoconfigurable attributes (alirezamirsepassi)
- feature #43640 Add completion to messenger:setup-transports command (Tayfun74)
- feature #43576 subtract handling time from sleep time in worker (nicolas-grekas)
- feature #43492 Lower log level in case of retry (jderusse)
- feature #42723 Log when worker should stop and when
SIGTERM
is received (ruudk) - feature #42257 Allow using user's serializer for message do not fit the expected JSON structure (welcoMattic)
- feature #42335 Add
WorkerMetadata
toWorker
class. (okwinza) - feature #41163 Add support for reseting container services between 2 messages (lyrixx)
- feature #42957 remove
@experimental
flag (nicolas-grekas) - feature #42163 Prepare turning
delete_after_ack
totrue
in 6.0 (chalasr) - feature #42088 add return types and bump to v3 (nicolas-grekas)
- feature #41319 Removed deprecated code (Nyholm)
- feature #41851 Add TesterTrait::assertCommandIsSuccessful() helper (yoannrenard)
- feature #39623 Added StopWorkerException (lyrixx)
- feature #41304 Remove LegacyEventDispatcherProxy (derrabus)
- feature #41314 Remove dependency on bridge packages (Nyholm)
- feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)