Skip to content

v8.1.5

Latest

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:47
· 5 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v8.1.5

Changelog (v8.1.2...v8.1.5)

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