Changelog (v6.3.0-BETA3...v6.3.0-RC1)
- feature symfony/symfony#49293 [DoctrineBridge] Allow to ignore specific nullable fields in UniqueEntity (@VincentLanglet)
- bug symfony/symfony#50325 [WebProfilerBundle] Tweak the HTML code of the Twig entry view (@javiereguiluz)
- bug symfony/symfony#49063 [Messenger] Respect
isRetryable
decision of the retry strategy for re-delivery (@FlyingDR)