Releases: symfony/messenger
Releases · symfony/messenger
v6.4.0
Changelog (v6.4.0-RC2...v6.4.0)
- no significant changes
v6.3.9
Changelog (v6.3.8...v6.3.9)
- bug symfony/symfony#52693 [Messenger] Fix message handlers with multiple
from_transports
(@valtzu) - bug symfony/symfony#52629 [Messenger] Fix support for Redis Sentinel using php-redis 6.0.0 (@pepeh)
- bug symfony/symfony#52459 [Cache][HttpFoundation][Lock] Fix PDO store not creating table + add tests (@HypeMC)
- bug symfony/symfony#52588 [Messenger] Use extension_loaded call to check if pcntl extension is loaded, as SIGTERM might be set be swoole (Sergii Dolgushev)
- bug symfony/symfony#52581 [Messenger] attach all required parameters to query (@xabbuh)
v7.0.0-RC2
Changelog (v7.0.0-RC1...v7.0.0-RC2)
- bug symfony/symfony#52693 [Messenger] Fix message handlers with multiple
from_transports
(@valtzu) - bug symfony/symfony#52629 [Messenger] Fix support for Redis Sentinel using php-redis 6.0.0 (@pepeh)
- bug symfony/symfony#52459 [Cache][HttpFoundation][Lock] Fix PDO store not creating table + add tests (@HypeMC)
v6.4.0-RC2
Changelog (v6.4.0-RC1...v6.4.0-RC2)
- no significant changes
v7.0.0-RC1
Changelog (v7.0.0-BETA3...v7.0.0-RC1)
- bug symfony/symfony#52588 [Messenger] Use extension_loaded call to check if pcntl extension is loaded, as SIGTERM might be set be swoole (Sergii Dolgushev)
- bug symfony/symfony#52581 [Messenger] attach all required parameters to query (@xabbuh)
v6.4.0-RC1
Changelog (v6.4.0-BETA3...v6.4.0-RC1)
- bug symfony/symfony#52588 [Messenger] Use extension_loaded call to check if pcntl extension is loaded, as SIGTERM might be set be swoole (Sergii Dolgushev)
- bug symfony/symfony#52581 [Messenger] attach all required parameters to query (@xabbuh)
v5.4.31
Changelog (v5.4.30...v5.4.31)
- bug symfony/symfony#52476 [Messenger] fix compatibility with Doctrine DBAL 4 (@xabbuh)
- bug symfony/symfony#52444 Remove full DSNs from exception messages (@nicolas-grekas)
v7.0.0-BETA2
Changelog (v7.0.0-BETA1...v7.0.0-BETA2)
- bug symfony/symfony#51331 [Messenger] add handler description as array key to
HandlerFailedException::getWrappedExceptions()
(@kbond) - bug symfony/symfony#52276 DB table locks on messenger_messages with many failures (@bn-jdcook)
- bug symfony/symfony#52232 [Messenger] declare constructor argument as optional for backwards compatibility (@xabbuh)
v6.4.0-BETA2
Changelog (v6.4.0-BETA1...v6.4.0-BETA2)
- bug symfony/symfony#51331 [Messenger] add handler description as array key to
HandlerFailedException::getWrappedExceptions()
(@kbond) - bug symfony/symfony#52276 DB table locks on messenger_messages with many failures (@bn-jdcook)
- bug symfony/symfony#52232 [Messenger] declare constructor argument as optional for backwards compatibility (@xabbuh)
v6.3.7
Changelog (v6.3.6...v6.3.7)
- bug symfony/symfony#52276 DB table locks on messenger_messages with many failures (@bn-jdcook)
- bug symfony/symfony#52232 [Messenger] declare constructor argument as optional for backwards compatibility (@xabbuh)