* feature #37428 [Workflow] Added Function (and Twig extension) to retrieve a specific transition (Carlos Pereira De Amorim)
* feature #36487 [HttpClient] Add MockResponse::getRequestMethod() and getRequestUrl() to allow inspecting which request has been sent (javespi)
* feature #37295 Move event alias mappings to their components (derrabus)
* feature #37443 [HttpClient] add StreamableInterface to ease turning responses into PHP streams (nicolas-grekas)
* feature #36739 [TwigBundle] Deprecate the public "twig" service to private (fancyweb)
* feature #37272 [HttpFoundation] add `HeaderUtils::parseQuery()`: it does the same as `parse_str()` but preserves dots in variable names (nicolas-grekas)
* feature #37403 [Notifier] Return SentMessage from the Notifier message handler (fabpot)