Changelog (v7.4.16...v7.4.17)
- 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 #65303 Do not leak the response body from
assertResponseRedirects()when not verbose (@nicolas-grekas) - minor #65290 Tolerate a newer DependencyInjection
InstanceofTypeshape in the reference fixture (@nicolas-grekas) - bug #65274 Avoid retaining messages without the profiler (@eissasoubhi)
- bug #65278 Reset the notification logger listener between messages (@nicolas-grekas)
- bug #65262 Include front controller in dev asset URLs (@eissasoubhi)