Releases: symfony/messenger
Releases · symfony/messenger
v7.2.1
v7.2.0
Changelog (v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58952 [Cache] silence warnings issued by Redis Sentinel on connection issues (@xabbuh)
- bug symfony/symfony#58862 [Notifier] Fix GoIpTransport (@nicolas-grekas)
- bug symfony/symfony#58818 [Messenger] silence PHP warnings issued by
Redis::connect()
(@xabbuh)
v7.1.9
Changelog (v7.1.8...v7.1.9)
- bug symfony/symfony#58952 [Cache] silence warnings issued by Redis Sentinel on connection issues (@xabbuh)
- bug symfony/symfony#58862 [Notifier] Fix GoIpTransport (@nicolas-grekas)
- bug symfony/symfony#58818 [Messenger] silence PHP warnings issued by
Redis::connect()
(@xabbuh)
v6.4.16
Changelog (v6.4.15...v6.4.16)
- bug symfony/symfony#58952 [Cache] silence warnings issued by Redis Sentinel on connection issues (@xabbuh)
- bug symfony/symfony#58862 [Notifier] Fix GoIpTransport (@nicolas-grekas)
- bug symfony/symfony#58818 [Messenger] silence PHP warnings issued by
Redis::connect()
(@xabbuh)
v7.2.0-RC1
Changelog (v7.2.0-BETA2...v7.2.0-RC1)
- feature symfony/symfony#58483 [Messenger] Extend SQS visibility timeout for messages that are still being processed (@valtzu)
- bug symfony/symfony#58763 [Messenger][RateLimiter] fix additional message handled when using a rate limiter (@Jean-Beru)
v7.1.8
Changelog (v7.1.7...v7.1.8)
- bug symfony/symfony#58763 [Messenger][RateLimiter] fix additional message handled when using a rate limiter (@Jean-Beru)
v6.4.15
Changelog (v6.4.14...v6.4.15)
- bug symfony/symfony#58763 [Messenger][RateLimiter] fix additional message handled when using a rate limiter (@Jean-Beru)
v7.2.0-BETA1
Changelog (v7.1.6...v7.2.0-BETA1)
- feature symfony/symfony#58552 [Console][Messenger] Add
$seconds
tokeepalive()
methods (@valtzu) - feature symfony/symfony#53508 [Console][Messenger] Asynchronously notify transports which messages are still being processed (@HypeMC)
- feature symfony/symfony#57270 [Messenger] Allow to skip message in
FailedMessagesRetryCommand
(Thibaut Chieux) - feature symfony/symfony#52951 [Messenger] Add previous to the exception output (@ToshY)
- feature symfony/symfony#57915 [Messenger] Allow setting retry delay by RecoverableExceptionInterface (@valtzu)
- feature symfony/symfony#57671 [Messenger] Let WrappedExceptionsInterface extend the native Throwable interface (@xabbuh)
- feature symfony/symfony#57507 [Messenger] Introduce
#[AsMessage]
attribute for message routing (@pounard) - feature symfony/symfony#57518 Unify how --format is handled by commands (@fabpot)
- feature symfony/symfony#57426 [Messenger] Add
--format
option to themessenger:stats
command (@xvilo)
v7.1.6
Changelog (v7.1.5...v7.1.6)
- bug symfony/symfony#58557 [Doctrine][Messenger] Oracle sequences are suffixed with
_seq
(@clem-rwan) - bug symfony/symfony#54566 [Doctrine][Messenger] Use common sequence name to get id from Oracle (@rjd22)
- bug symfony/symfony#58365 [Cache] silence warnings issued by Redis Sentinel on connection issues (@xabbuh)
v6.4.13
Changelog (v6.4.12...v6.4.13)
- bug symfony/symfony#58557 [Doctrine][Messenger] Oracle sequences are suffixed with
_seq
(@clem-rwan) - bug symfony/symfony#54566 [Doctrine][Messenger] Use common sequence name to get id from Oracle (@rjd22)
- bug symfony/symfony#58365 [Cache] silence warnings issued by Redis Sentinel on connection issues (@xabbuh)