Releases: symfony/messenger
Releases · symfony/messenger
v5.0.11
Changelog (v5.0.10...v5.0.11)
- bug #37569 Allow same middleware to be used multiple times with different arguments (HypeMC)
- bug #37358 Directly use the driverConnection executeUpdate method (TristanPouliquen)
- bug #37341 Fix support for PHP8 union types (nicolas-grekas)
- bug #37268 Fix precedence of DSN options for 4.4 (jderusse)
v4.4.11
Changelog (v4.4.10...v4.4.11)
- bug #37569 Allow same middleware to be used multiple times with different arguments (HypeMC)
- bug #37358 Directly use the driverConnection executeUpdate method (TristanPouliquen)
- bug #37341 Fix support for PHP8 union types (nicolas-grekas)
- bug #37268 Fix precedence of DSN options for 4.4 (jderusse)
v5.1.2
Changelog (v5.1.1...v5.1.2)
- no changes
v5.1.1
Changelog (v5.1.0...v5.1.1)
- bug #37127 Fixed left-over debug statement (sstok)
- bug #37117 set column length for mysql 5.6 compatibility (Nemo64)
- bug #37038 Fix invalid char in SQS Headers (jderusse)
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)