Skip to content

Releases: symfony/messenger

v4.4.16

28 Oct 05:55
v4.4.16
Compare
Choose a tag to compare

Changelog (v4.4.15...v4.4.16)

  • no changes

v5.1.7

04 Oct 08:01
v5.1.7
Compare
Choose a tag to compare

Changelog (v5.1.6...v5.1.7)

  • bug #38358 Fix redis connection error message (alexander-schranz)

v4.4.15

04 Oct 07:56
v4.4.15
Compare
Choose a tag to compare

Changelog (v4.4.14...v4.4.15)

  • bug #38358 Fix redis connection error message (alexander-schranz)

v5.1.6

27 Sep 04:37
v5.1.6
Compare
Choose a tag to compare

Changelog (v5.1.5...v5.1.6)

  • bug #38284 fix compatibility with Doctrine DBAL 3 (xabbuh)
  • bug #38136 Run postgres setup trigger in transaction (akondas)
  • bug #38074 Remove DelaySeconds parameter for FIFO queues (netbull)

v4.4.14

27 Sep 04:30
v4.4.14
Compare
Choose a tag to compare

Changelog (v4.4.13...v4.4.14)

  • bug #38284 fix compatibility with Doctrine DBAL 3 (xabbuh)

v5.1.5

02 Sep 08:20
v5.1.5
Compare
Choose a tag to compare

Changelog (v5.1.4...v5.1.5)

  • no changes

v4.4.13

02 Sep 08:14
v4.4.13
Compare
Choose a tag to compare

Changelog (v4.4.12...v4.4.13)

  • no changes

v5.1.4

31 Aug 06:23
v5.1.4
Compare
Choose a tag to compare

Changelog (v5.1.3...v5.1.4)

  • bug #37907 stop using the deprecated schema synchronizer API (xabbuh)
  • bug #36810 Do not stack retry stamp (jderusse)
  • bug #37826 Fix BC layer for stamps moved into separate packages (ogizanagi)
  • bug #37791 Fix redis connect with empty password (alexander-schranz)
  • bug #37697 reduce column length for MySQL 5.6 compatibility (xabbuh)
  • bug #37654 Fix invalid option sslmode in AmazonSqs bridge (jderusse)

v4.4.12

31 Aug 06:14
v4.4.12
Compare
Choose a tag to compare

Changelog (v4.4.11...v4.4.12)

  • bug #37907 stop using the deprecated schema synchronizer API (xabbuh)
  • bug #36810 Do not stack retry stamp (jderusse)
  • bug #37791 Fix redis connect with empty password (alexander-schranz)
  • bug #37697 reduce column length for MySQL 5.6 compatibility (xabbuh)

v5.1.3

24 Jul 04:29
v5.1.3
Compare
Choose a tag to compare

Changelog (v5.1.2...v5.1.3)

  • bug #37629 fix ignored account & endpoint options amazon sqs connection (surikman)
  • bug #37569 Allow same middleware to be used multiple times with different arguments (HypeMC)
  • bug #37358 Directly use the driverConnection executeUpdate method (TristanPouliquen)
  • bug #37364 fixed queue_name option on amazon sqs connection (ck-developer)
  • bug #37269 Fix precedence of DSN options for 5.1 (jderusse)
  • bug #37341 Fix support for PHP8 union types (nicolas-grekas)
  • bug #37268 Fix precedence of DSN options for 4.4 (jderusse)