Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v6.4.3
Changelog (v6.4.2...v6.4.3)
- bug symfony/symfony#53672 [FrameworkBundle]
ConfigBuilderCacheWarmer
should be non-optional (@nicolas-grekas) - bug symfony/symfony#53631 [DependencyInjection] Fix loading all env vars from secrets when only a subset is needed (@nicolas-grekas)
- bug symfony/symfony#53572 [FrameworkBundle] grab a service from the container only if it exists (@xabbuh)
- bug symfony/symfony#53418 [FrameworkBundle][Notifier] Fix service registration (MessageBird + TurboSms) (@smnandre)
- bug symfony/symfony#52874 [Scheduler] Separate id and description in message providers (@valtzu)
- bug symfony/symfony#53341 [FrameworkBundle] append instead of replacing potentially non-existent named-arguments (@xabbuh)
v6.3.12
Changelog (v6.3.11...v6.3.12)
- bug symfony/symfony#53572 [FrameworkBundle] grab a service from the container only if it exists (@xabbuh)
- bug symfony/symfony#53418 [FrameworkBundle][Notifier] Fix service registration (MessageBird + TurboSms) (@smnandre)
- bug symfony/symfony#53341 [FrameworkBundle] append instead of replacing potentially non-existent named-arguments (@xabbuh)
v5.4.35
Changelog (v5.4.34...v5.4.35)
- bug symfony/symfony#53418 [FrameworkBundle][Notifier] Fix service registration (MessageBird + TurboSms) (@smnandre)
- bug symfony/symfony#53341 [FrameworkBundle] append instead of replacing potentially non-existent named-arguments (@xabbuh)
v7.0.2
Changelog (v7.0.1...v7.0.2)
- bug symfony/symfony#53173 [FrameworkBundle] add missing webhook services for Brevo and Mailjet (@xabbuh)
- bug symfony/symfony#52998 [Notifier] [Bridges] Provide EventDispatcher and HttpClient to the transport (@rdavaillaud)
- bug symfony/symfony#53004 [FrameworkBundle] Add missing webhook parsers (@alexandre-daubois)
- bug symfony/symfony#53007 [FrameworkBundle] Fix webhook parser service removal and add notifier parser service removal (@alexandre-daubois)
- bug symfony/symfony#52978 [Webhook] [Framework] Added missing XML attribute in config XSD (@TimoBakx)
- bug symfony/symfony#52963 [FrameworkBundle] Fix profiling commands without router (@HeahDude)
- bug symfony/symfony#52966 [FrameworkBundle] Fix profiling command in web context (@HeahDude)
- bug symfony/symfony#52923 Avoid incompatibility with symfony/console 7 (@jdecool)
- bug symfony/symfony#52795 [FrameworkBundle] do not overwrite an application's default serialization context (@xabbuh)
v6.4.2
Changelog (v6.4.1...v6.4.2)
- bug symfony/symfony#53173 [FrameworkBundle] add missing webhook services for Brevo and Mailjet (@xabbuh)
- bug symfony/symfony#52998 [Notifier] [Bridges] Provide EventDispatcher and HttpClient to the transport (@rdavaillaud)
- bug symfony/symfony#53004 [FrameworkBundle] Add missing webhook parsers (@alexandre-daubois)
- bug symfony/symfony#53007 [FrameworkBundle] Fix webhook parser service removal and add notifier parser service removal (@alexandre-daubois)
- bug symfony/symfony#52978 [Webhook] [Framework] Added missing XML attribute in config XSD (@TimoBakx)
- bug symfony/symfony#52963 [FrameworkBundle] Fix profiling commands without router (@HeahDude)
- bug symfony/symfony#52966 [FrameworkBundle] Fix profiling command in web context (@HeahDude)
- bug symfony/symfony#52923 Avoid incompatibility with symfony/console 7 (@jdecool)
- bug symfony/symfony#52795 [FrameworkBundle] do not overwrite an application's default serialization context (@xabbuh)
v6.3.11
Changelog (v6.3.10...v6.3.11)
- bug symfony/symfony#52998 [Notifier] [Bridges] Provide EventDispatcher and HttpClient to the transport (@rdavaillaud)
- bug symfony/symfony#53007 [FrameworkBundle] Fix webhook parser service removal and add notifier parser service removal (@alexandre-daubois)
- bug symfony/symfony#52978 [Webhook] [Framework] Added missing XML attribute in config XSD (@TimoBakx)
- bug symfony/symfony#52923 Avoid incompatibility with symfony/console 7 (@jdecool)
- bug symfony/symfony#52795 [FrameworkBundle] do not overwrite an application's default serialization context (@xabbuh)
v5.4.34
Changelog (v5.4.33...v5.4.34)
- bug symfony/symfony#52998 [Notifier] [Bridges] Provide EventDispatcher and HttpClient to the transport (@rdavaillaud)
- bug symfony/symfony#52923 Avoid incompatibility with symfony/console 7 (@jdecool)
- bug symfony/symfony#52795 [FrameworkBundle] do not overwrite an application's default serialization context (@xabbuh)
v7.0.1
Changelog (v7.0.0...v7.0.1)
- bug symfony/symfony#52852 [Serializer] Fix TranslatableNormalizer when the Translator is disabled (@Jean-Beru)
v6.4.1
Changelog (v6.4.0...v6.4.1)
- bug symfony/symfony#52852 [Serializer] Fix TranslatableNormalizer when the Translator is disabled (@Jean-Beru)
v7.0.0
Changelog (v7.0.0-RC2...v7.0.0)
- no significant changes