Skip to content

Releases: symfony/messenger

v5.2.0

30 Nov 06:00
v5.2.0
Compare
Choose a tag to compare

Changelog (v5.2.0-RC2...v5.2.0)

  • bug #39166 Fix mssql compatibility for doctrine transport. (bill moll)

v5.1.9

29 Nov 09:31
v5.1.9
Compare
Choose a tag to compare

Changelog (v5.1.8...v5.1.9)

  • bug #39166 Fix mssql compatibility for doctrine transport. (bill moll)
  • bug #39026 Fix DBAL deprecations in PostgreSqlConnection (chalasr)

v4.4.17

29 Nov 09:27
v4.4.17
Compare
Choose a tag to compare

Changelog (v4.4.16...v4.4.17)

  • bug #39166 Fix mssql compatibility for doctrine transport. (bill moll)

v5.2.0-RC2

21 Nov 08:50
v5.2.0-RC2
Compare
Choose a tag to compare
v5.2.0-RC2 Pre-release
Pre-release

Changelog (v5.2.0-RC1...v5.2.0-RC2)

  • no changes

v5.2.0-RC1

10 Nov 08:07
v5.2.0-RC1
Compare
Choose a tag to compare
v5.2.0-RC1 Pre-release
Pre-release

Changelog (v5.2.0-BETA3...v5.2.0-RC1)

  • bug #39004 Fix JSON deserialization of ErrorDetailsStamp and normalization of FlattenException::$statusText (Jean85)
  • bug #39026 Fix DBAL deprecations in PostgreSqlConnection (chalasr)
  • feature #38940 Improve formatting of exception in failed message (Jeroen Noten)
  • feature #38850 Do not call getQueueUrl when the url is known in AmazonSqs transport (jderusse)

v5.1.8

28 Oct 06:08
v5.1.8
Compare
Choose a tag to compare

Changelog (v5.1.7...v5.1.8)

  • bug #38612 Allow setting option "login" in DSN (W0rma)
  • bug #38618 Avoid early db access for pgsql detection (chalasr)

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)