Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v7.1.0
Changelog (v7.1.0-RC1...v7.1.0)
- no significant changes
v7.1.0-RC1
Changelog (v7.1.0-BETA1...v7.1.0-RC1)
- no significant changes
v7.1.0-BETA1
Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#54666 [DependencyInjection] Reset env vars when resetting the container (@faizanakram99)
- feature symfony/symfony#54589 [Messenger] forward a Clock instance to the created InMemoryTransport (@xabbuh)
- feature symfony/symfony#54356 [Notifier] LOX24 SMS bridge (@alebedev80)
- feature symfony/symfony#54044 [Mailer] Add support for allowing some users even if
recipients
is defined inEnvelopeListener
(@lyrixx) - feature symfony/symfony#53160 [PropertyInfo] Deprecate PropertyInfo Type (@mtarld)
- feature symfony/symfony#53682 [Security] Support RSA algorithm signature for OIDC tokens (@Spomky)
- feature symfony/symfony#54365 [DependencyInjection] Apply attribute configurator to child classes (@GromNaN)
- feature symfony/symfony#49184 [FrameworkBundle][HttpFoundation] reduce response constraints verbosity (Nicolas Appriou, @Nicals)
- feature symfony/symfony#54173 [Filesystem] Add the
readFile()
method (@derrabus) - feature symfony/symfony#51227 [FrameworkBundle][Workflow] Attach the workflow's configuration to the
workflow
tag (@lyrixx) - feature symfony/symfony#53734 [Notifier] Add SMSense bridge (@jimiero)
- feature symfony/symfony#53927 [Notifier] Add new Pushy notifier bridge (@stloyd)
- feature symfony/symfony#53866 [Workflow] determines places from transitions (@lyrixx)
- feature symfony/symfony#50745 [DependencyInjection] Add
CheckAliasValidityPass
to check interface compatibility (@n-valverde) - feature symfony/symfony#52510 [TypeInfo] Introduce component (@mtarld)
- feature symfony/symfony#53550 [FrameworkBundle][HttpClient] Add
ThrottlingHttpClient
to limit requests within a timeframe (@HypeMC) - feature symfony/symfony#53466 Add
SecretsRevealCommand
(@danielburger1337) - feature symfony/symfony#53740 Mailersend webhook remote event (@doobas, @fabpot)
- feature symfony/symfony#53554 [Mailer] Add Resend bridge (@welcoMattic)
- feature symfony/symfony#53328 [Messenger] Add jitter parameter to MultiplierRetryStrategy (@rmikalkenas)
- feature symfony/symfony#52924 [FrameworkBundle] add a private_ranges shortcut for trusted_proxies (@xabbuh)
- feature symfony/symfony#53151 mark classes implementing the
WarmableInterface
asfinal
(@xabbuh) - feature symfony/symfony#52936 [Notifier] Add Seven.io bridge (@NeoBlack)
- feature symfony/symfony#52976 [Notifier] Add sms-sluzba.cz bridge (@dfridrich)
- feature symfony/symfony#53148 [Notifier] Add Smsbox notifier bridge (Alan ZARLI)
- feature symfony/symfony#53091 [FrameworkBundle][RateLimiter] add
rate_limiter
tag to rate limiter services (@kbond) - feature symfony/symfony#52948 Use faster hashing algorithms when possible (@javiereguiluz)
- feature symfony/symfony#52989 allow Twig 4 (@xabbuh)
- feature symfony/symfony#53092 [Notifier] Add Unifonic notifier bridge (@seferov)
- feature symfony/symfony#53083 [Notifier] Add Bluesky notifier bridge (@Nyholm)
- feature symfony/symfony#52962 [FrameworkBundle] Move Router cache directory to
kernel.build_dir
(@Okhoshi) - feature symfony/symfony#52842 [Mailer] Add Azure bridge (@hafael)
v7.0.7
Changelog (v7.0.6...v7.0.7)
- bug symfony/symfony#52917 [Serializer] Fix unexpected allowed attributes (@mtarld)
- bug symfony/symfony#54063 [FrameworkBundle] Fix registration of the bundle path to translation (@FlyingDR)
- bug symfony/symfony#54484 [Serializer] reset backed_enum priority, and re-prioritise translatable (@GwendolenLynch)
- bug symfony/symfony#54403 [FrameworkBundle] [Command] Fix #54402: Suppress PHP warning when is_readable() tries to access dirs outside of open_basedir restrictions (Jeldrik Geraedts)
v6.4.7
Changelog (v6.4.6...v6.4.7)
- bug symfony/symfony#52917 [Serializer] Fix unexpected allowed attributes (@mtarld)
- bug symfony/symfony#54063 [FrameworkBundle] Fix registration of the bundle path to translation (@FlyingDR)
- bug symfony/symfony#54484 [Serializer] reset backed_enum priority, and re-prioritise translatable (@GwendolenLynch)
- bug symfony/symfony#54403 [FrameworkBundle] [Command] Fix #54402: Suppress PHP warning when is_readable() tries to access dirs outside of open_basedir restrictions (Jeldrik Geraedts)
v5.4.39
Changelog (v5.4.38...v5.4.39)
- bug symfony/symfony#52917 [Serializer] Fix unexpected allowed attributes (@mtarld)
- bug symfony/symfony#54063 [FrameworkBundle] Fix registration of the bundle path to translation (@FlyingDR)
- bug symfony/symfony#54403 [FrameworkBundle] [Command] Fix #54402: Suppress PHP warning when is_readable() tries to access dirs outside of open_basedir restrictions (Jeldrik Geraedts)
v7.0.6
Changelog (v7.0.5...v7.0.6)
- bug symfony/symfony#54315 [Serializer] Fixed BackedEnumNormalizer priority for translatable enum (@IndraGunawan)
- bug symfony/symfony#54292 [FrameworkBundle] Fix mailer config with XML (@lyrixx)
- bug symfony/symfony#54187 [FrameworkBundle] Fix PHP 8.4 deprecation on
ReflectionMethod
(@alexandre-daubois)
v6.4.6
Changelog (v6.4.5...v6.4.6)
- bug symfony/symfony#54315 [Serializer] Fixed BackedEnumNormalizer priority for translatable enum (@IndraGunawan)
- bug symfony/symfony#54292 [FrameworkBundle] Fix mailer config with XML (@lyrixx)
- bug symfony/symfony#54187 [FrameworkBundle] Fix PHP 8.4 deprecation on
ReflectionMethod
(@alexandre-daubois)
v5.4.38
Changelog (v5.4.37...v5.4.38)
- bug symfony/symfony#54292 [FrameworkBundle] Fix mailer config with XML (@lyrixx)
- bug symfony/symfony#54187 [FrameworkBundle] Fix PHP 8.4 deprecation on
ReflectionMethod
(@alexandre-daubois)
v7.0.4
Changelog (v7.0.3...v7.0.4)
- bug symfony/symfony#53989 [FrameworkBundle] Fix config builder with extensions extended in
build()
(@HypeMC) - bug symfony/symfony#53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas)
- bug symfony/symfony#53924 [FrameworkBundle] Check if the _route attribute exists on the request (@xvilo)
- bug symfony/symfony#53817 [Scheduler] Fix messenger receiver with no alias (@HypeMC)
- bug symfony/symfony#53792 [FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer (@nicolas-grekas)
- bug symfony/symfony#53785 [FrameworkBundle] Prevent silenced warning by checking if /proc/mount exists (@shyim)
- bug symfony/symfony#53751 [AssetMapper] Improve import_polyfill configuration error (@smnandre)
- bug symfony/symfony#53701 [AssetMapper] Fix exception if assets directory is missing in production (@rynhndrcksn)