Skip to content

Releases: symfony/messenger

v6.1.3

29 Jul 13:09
v6.1.3
Compare
Choose a tag to compare

Changelog (v6.1.2...v6.1.3)

  • bug #47070 Fix function name in TriggerSql on postgresql bridge to support table name with schema (zimny9932)
  • bug #46941 Fix calls to deprecated DBAL methods (derrabus)
  • bug #46797 Ceil waiting time when multiplier is a float on retry (WissameMekhilef)

v6.0.11

29 Jul 13:00
v6.0.11
Compare
Choose a tag to compare

Changelog (v6.0.10...v6.0.11)

  • bug #47070 Fix function name in TriggerSql on postgresql bridge to support table name with schema (zimny9932)
  • bug #46941 Fix calls to deprecated DBAL methods (derrabus)
  • bug #46797 Ceil waiting time when multiplier is a float on retry (WissameMekhilef)

v5.4.11

29 Jul 12:38
v5.4.11
Compare
Choose a tag to compare

Changelog (v5.4.10...v5.4.11)

  • bug #47070 Fix function name in TriggerSql on postgresql bridge to support table name with schema (zimny9932)
  • bug #46941 Fix calls to deprecated DBAL methods (derrabus)
  • bug #46797 Ceil waiting time when multiplier is a float on retry (WissameMekhilef)

v4.4.44

29 Jul 12:28
v4.4.44
Compare
Choose a tag to compare

Changelog (v4.4.43...v4.4.44)

  • bug #46941 Fix calls to deprecated DBAL methods (derrabus)
  • bug #46797 Ceil waiting time when multiplier is a float on retry (WissameMekhilef)

v6.1.2

26 Jun 17:09
v6.1.2
Compare
Choose a tag to compare

Changelog (v6.1.1...v6.1.2)

  • bug #46735 Do not log the message object itself (ajardin)
  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)
  • bug #46646 move resetting services at worker stopped into listener (Thomas Talbot)

v6.0.10

26 Jun 17:06
v6.0.10
Compare
Choose a tag to compare

Changelog (v6.0.9...v6.0.10)

  • bug #46735 Do not log the message object itself (ajardin)
  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)
  • bug #46646 move resetting services at worker stopped into listener (Thomas Talbot)
  • bug #46610 use the outermost wrapping DBAL connection (xabbuh)

v5.4.10

26 Jun 17:02
v5.4.10
Compare
Choose a tag to compare

Changelog (v5.4.9...v5.4.10)

  • bug #46735 Do not log the message object itself (ajardin)
  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)
  • bug #46646 move resetting services at worker stopped into listener (Thomas Talbot)
  • bug #46610 use the outermost wrapping DBAL connection (xabbuh)

v4.4.43

26 Jun 16:58
v4.4.43
Compare
Choose a tag to compare

Changelog (v4.4.42...v4.4.43)

  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)

v6.1.0

27 May 07:53
v6.1.0
Compare
Choose a tag to compare

Changelog (v6.1.0-RC1...v6.1.0)

  • no significant changes

v6.1.0-RC1

14 May 18:43
v6.1.0-RC1
Compare
Choose a tag to compare
v6.1.0-RC1 Pre-release
Pre-release

Changelog (v6.1.0-BETA2...v6.1.0-RC1)

  • no significant changes