Skip to content

v6.4.44

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:40
· 155 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v6.4.44

Changelog (v6.4.43...v6.4.44)

  • bug #65533 Reject canceled scheduled messages so async transports do not redeliver them (@nicolas-grekas)
  • bug #65489 Fix refreshing the checkpoint lock with a negative TTL (@nicolas-grekas)
  • bug #65546 Fix infinite loop in MessageGenerator when a trigger does not move the run date forward (@lazerg)
  • bug #65469 Fix infinite loop in PeriodicalTrigger when the interval cannot move the run date forward (@wazum)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)