Skip to content

v6.4.44

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:40
· 1587 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 #65525 Fix lint:container skipping services matched by tagged iterators (@nicolas-grekas)
  • bug #65517 Fix dispatching console events after cache:clear (@nicolas-grekas)
  • bug #65483 Show the effective priority of tagged services in debug:container (@nicolas-grekas)
  • bug #65482 Fix ignored --raw option of debug:router (@nicolas-grekas)
  • bug #65481 Fix debug:config and config:dump-reference when a bundle registers services in its build method (@nicolas-grekas)
  • bug #65278 Reset the notification logger listener between messages (@nicolas-grekas)
  • bug #65262 Include front controller in dev asset URLs (@eissasoubhi)
  • bug #65131 Fix "cache:clear" failing when the cache dir is rebuilt concurrently (@ousamabenyounes)