Skip to content

Releases: symfony/messenger

v6.3.0-BETA1

01 May 07:22
v6.3.0-BETA1
Compare
Choose a tag to compare
v6.3.0-BETA1 Pre-release
Pre-release

Changelog (v6.2.10...v6.3.0-BETA1)

v5.4.23

28 Apr 13:34
v5.4.23
Compare
Choose a tag to compare

Changelog (v5.4.22...v5.4.23)

  • bug #50049 Fix deprecation layer of RedeliveryStamp (nicolas-grekas)
  • bug #48837 Fixed problem where worker stops handling messages on first empty message (jvmanji)
  • bug #49317 Fix warning message on failed messenger show command (gstapinato)

v6.2.8

31 Mar 12:05
v6.2.8
Compare
Choose a tag to compare

Changelog (v6.2.7...v6.2.8)

  • bug #49548 Fix TransportNamesStamp deserialization (tucksaun)

v5.4.22

31 Mar 11:59
v5.4.22
Compare
Choose a tag to compare

Changelog (v5.4.21...v5.4.22)

  • no significant changes

v6.2.7

28 Feb 14:21
v6.2.7
Compare
Choose a tag to compare

Changelog (v6.2.6...v6.2.7)

  • no significant changes

v5.4.21

28 Feb 13:27
v5.4.21
Compare
Choose a tag to compare

Changelog (v5.4.20...v5.4.21)

  • no significant changes

v6.2.5

24 Jan 15:56
v6.2.5
Compare
Choose a tag to compare

Changelog (v6.2.4...v6.2.5)

  • no significant changes

v6.0.19

24 Jan 15:24
v6.0.19
Compare
Choose a tag to compare

Changelog (v6.0.18...v6.0.19)

  • no significant changes

v5.4.19

24 Jan 13:42
v5.4.19
Compare
Choose a tag to compare

Changelog (v5.4.18...v5.4.19)

  • no significant changes

v6.1.9

28 Dec 15:06
v6.1.9
Compare
Choose a tag to compare

Changelog (v6.1.8...v6.1.9)

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