Skip to content

v6.4.44

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:40
· 459 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 #65514 Tell apart handler services that share the same class (@nicolas-grekas)
  • bug #65513 Ignore the option-less handler tag added by autoconfiguration (@nicolas-grekas)
  • bug #65504 Stop applying serialization groups and attribute filters to stamps (@nicolas-grekas)
  • bug #65487 Fail when messenger:consume is given no receiver (@nicolas-grekas)
  • bug #65486 Remove the worker listeners when messenger:consume ends (@nicolas-grekas)
  • bug #65305 Handle synchronous batch nack (@eissasoubhi)