Releases: symfony/messenger
Releases · symfony/messenger
v6.4.0-BETA1
Changelog (v6.3.6...v6.4.0-BETA1)
- feature symfony/symfony#48095 [Messenger] [Sqs] Add
AddFifoStamp
middleware (@tyx) - feature symfony/symfony#49044 [Messenger] Mention the transport which failed during the setup command (@thePanz)
- feature symfony/symfony#51848 [Messenger] Resend failed retries back to failure transport (@ro0NL)
- feature symfony/symfony#51653 [Messenger] Add WrappedExceptionsInterface for nested exceptions (@Jeroeny)
- feature symfony/symfony#51525 [Messenger][Scheduler] Add AsCronTask & AsPeriodicTask attributes (@valtzu)
- feature symfony/symfony#51756 [Messenger] RejectRedeliveredMessageException should not be retried (@nikophil)
- feature symfony/symfony#51593 [Messenger] Add the
--all
option to themessenger:failed:remove
command (@alexandre-daubois) - feature symfony/symfony#51687 [Messenger] Add support for multiple Redis Sentinel hosts (@digilist)
- feature symfony/symfony#50978 [Messenger] Allow accessing all options on a handler descriptor (@ruudk)
- feature symfony/symfony#50997 [Messenger] Deprecate
StopWorkerOnSignalsListener
(@HypeMC) - feature symfony/symfony#50842 Add missing return types to magic methods (@wouterj)
v6.3.6
Changelog (v6.3.5...v6.3.6)
- bug symfony/symfony#52158 [Messenger] Fix graceful exit with ids (@HypeMC)
- bug symfony/symfony#52080 [Messenger] Fix graceful exit (@HypeMC)
- bug symfony/symfony#51947 [Cache][Doctrine][DoctrineBridge][Lock][Messenger] Compatibility with ORM 3 and DBAL 4 (@derrabus)
- bug symfony/symfony#51791 [Messenger] Check if PCNTL is installed (@HypeMC)
v6.3.5
Changelog (v6.3.4...v6.3.5)
- bug symfony/symfony#51508 [Messenger] Fix routing to multiple fallback transports (@valtzu)
- bug symfony/symfony#51468 [Messenger] Fix forced bus name gone after an error in delayed message handling (@valtzu)
- bug symfony/symfony#50787 [Messenger] Fix exiting
messenger:failed:retry
command (@HypeMC) - bug symfony/symfony#51754 [Cache] Fix Redis6Proxy (@nicolas-grekas)
- bug symfony/symfony#51675 [Messenger] Fix cloned TraceableStack not unstacking the stack independently (@krciga22)
v5.4.29
Changelog (v5.4.28...v5.4.29)
- bug symfony/symfony#51675 [Messenger] Fix cloned TraceableStack not unstacking the stack independently (@krciga22)
v6.3.4
Changelog (v6.3.3...v6.3.4)
- bug symfony/symfony#51328 [Messenger] Always return bool from messenger amqp connection nack (@Danielss89)
v5.4.28
Changelog (v5.4.27...v5.4.28)
- bug symfony/symfony#51328 [Messenger] Always return bool from messenger amqp connection nack (@Danielss89)
v6.3.3
Changelog (v6.3.2...v6.3.3)
- no significant changes
v6.3.2
Changelog (v6.3.1...v6.3.2)
- bug symfony/symfony#51031 Fix deprecations on PHP 8.3 (@nicolas-grekas)
- bug symfony/symfony#50963 [Messenger] do not listen to signals if the pcntl extension is missing (@xabbuh)
- bug symfony/symfony#50881 [Messenger] Fix passing options set via tags to handler descriptors (@nicolas-grekas)
v6.2.13
Changelog (v6.2.12...v6.2.13)
- bug symfony/symfony#51031 Fix deprecations on PHP 8.3 (@nicolas-grekas)
- bug symfony/symfony#50881 [Messenger] Fix passing options set via tags to handler descriptors (@nicolas-grekas)
v5.4.26
Changelog (v5.4.25...v5.4.26)
- bug symfony/symfony#51031 Fix deprecations on PHP 8.3 (@nicolas-grekas)
- bug symfony/symfony#50881 [Messenger] Fix passing options set via tags to handler descriptors (@nicolas-grekas)