Changelog (v6.0.0-BETA1...v6.0.0-BETA2)
- bug #44012 fix inlining when non-shared services are involved (nicolas-grekas)
- bug #44010 fix auto-refresh when inline_factories is enabled (nicolas-grekas)
- bug #43930 Fix support for unions/intersections together with
ServiceSubscriberInterface
(kbond)