Skip to content

v7.4.17

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:44
· 52 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v7.4.17

Changelog (v7.4.15...v7.4.17)

  • 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)