Skip to content

Releases: symfony/messenger

v6.0.17

28 Dec 15:01
v6.0.17
Compare
Choose a tag to compare

Changelog (v6.0.16...v6.0.17)

  • bug #48612 Added missing rpc_timeout option (lyrixx)
  • bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)

v5.4.17

28 Dec 14:55
v5.4.17
Compare
Choose a tag to compare

Changelog (v5.4.16...v5.4.17)

  • bug #48612 Added missing rpc_timeout option (lyrixx)
  • bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)

v6.2.2

16 Dec 20:12
v6.2.2
Compare
Choose a tag to compare

Changelog (v6.2.1...v6.2.2)

  • bug #48612 Added missing rpc_timeout option (lyrixx)
  • bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)

v6.2.0

30 Nov 17:45
v6.2.0
Compare
Choose a tag to compare

Changelog (v6.2.0-RC2...v6.2.0)

  • no significant changes

v6.1.8

28 Nov 18:26
v6.1.8
Compare
Choose a tag to compare

Changelog (v6.1.7...v6.1.8)

  • bug #48198 Fix time-limit check exception (alamirault)
  • bug #48085 Tell about messenger:consume invalid limit options (MatTheCat)
  • bug #48120 Do not throw 'no handlers' exception when skipping handlers due to duplicate handling (wouterj)

v6.0.16

28 Nov 18:21
v6.0.16
Compare
Choose a tag to compare

Changelog (v6.0.15...v6.0.16)

  • bug #48198 Fix time-limit check exception (alamirault)
  • bug #48085 Tell about messenger:consume invalid limit options (MatTheCat)
  • bug #48120 Do not throw 'no handlers' exception when skipping handlers due to duplicate handling (wouterj)

v5.4.16

28 Nov 18:14
v5.4.16
Compare
Choose a tag to compare

Changelog (v5.4.15...v5.4.16)

  • bug #48198 Fix time-limit check exception (alamirault)
  • bug #48085 Tell about messenger:consume invalid limit options (MatTheCat)
  • bug #48120 Do not throw 'no handlers' exception when skipping handlers due to duplicate handling (wouterj)

v4.4.49

28 Nov 18:04
v4.4.49
Compare
Choose a tag to compare

Changelog (v4.4.48...v4.4.49)

  • bug #48198 Fix time-limit check exception (alamirault)
  • bug #48085 Tell about messenger:consume invalid limit options (MatTheCat)
  • bug #48120 Do not throw 'no handlers' exception when skipping handlers due to duplicate handling (wouterj)

v6.2.0-RC1

25 Nov 10:42
v6.2.0-RC1
Compare
Choose a tag to compare
v6.2.0-RC1 Pre-release
Pre-release

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

  • no significant changes

v6.2.0-BETA3

19 Nov 16:16
v6.2.0-BETA3
Compare
Choose a tag to compare
v6.2.0-BETA3 Pre-release
Pre-release

Changelog (v6.2.0-BETA2...v6.2.0-BETA3)

  • bug #48198 Fix time-limit check exception (alamirault)
  • bug #48085 Tell about messenger:consume invalid limit options (MatTheCat)
  • bug #48120 Do not throw 'no handlers' exception when skipping handlers due to duplicate handling (wouterj)