Releases: symfony/messenger
Releases · symfony/messenger
v5.0.10
Changelog (v5.0.9...v5.0.10)
- no changes
v4.4.10
Changelog (v4.4.9...v4.4.10)
- no changes
v5.1.0
Changelog (v5.1.0-RC2...v5.1.0)
- bug #36990 Change the default notify timeout value for PostgreSQL (fabpot)
v5.0.9
Changelog (v5.0.8...v5.0.9)
- bug #36747 Queue name is a required parameter (theravel)
v4.4.9
Changelog (v4.4.8...v4.4.9)
- bug #36747 Queue name is a required parameter (theravel)
v5.1.0-RC2
Changelog (v5.1.0-RC1...v5.1.0-RC2)
- bug #36966 Fix extra SQL support in Doctrine migrations (fabpot)
- bug #36938 Don't call method_exists() with non-objects. (derrabus)
- bug #36873 Fixed check for allowed options in AwsSqs configuration (kroshilin)
v5.1.0-RC1
Changelog (v5.1.0-BETA1...v5.1.0-RC1)
- bug #36747 Queue name is a required parameter (theravel)
v5.0.8
Changelog (v5.0.7...v5.0.8)
- bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)
- bug #36449 Make sure redis transports are initialized correctly (Seldaek)
v4.4.8
Changelog (v4.4.7...v4.4.8)
- bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)
- bug #36449 Make sure redis transports are initialized correctly (Seldaek)
v5.0.7
Changelog (v5.0.6...v5.0.7)
- no changes