Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v7.0.9
Changelog (v7.0.8...v7.0.9)
- bug symfony/symfony#57533 [FrameworkBundle] Throw runtime exception when trying to use asset-mapper while http-client is disabled (@nicolas-grekas)
- bug symfony/symfony#57273 [FrameworkBundle] Fix setting default context for certain normalizers (@HypeMC)
- bug symfony/symfony#57297 [FrameworkBundle] not registered definitions must not be modified (@xabbuh)
v6.4.9
Changelog (v6.4.8...v6.4.9)
- bug symfony/symfony#57533 [FrameworkBundle] Throw runtime exception when trying to use asset-mapper while http-client is disabled (@nicolas-grekas)
- bug symfony/symfony#57273 [FrameworkBundle] Fix setting default context for certain normalizers (@HypeMC)
- bug symfony/symfony#57297 [FrameworkBundle] not registered definitions must not be modified (@xabbuh)
v5.4.41
Changelog (v5.4.40...v5.4.41)
- bug symfony/symfony#57273 [FrameworkBundle] Fix setting default context for certain normalizers (@HypeMC)
- bug symfony/symfony#57297 [FrameworkBundle] not registered definitions must not be modified (@xabbuh)
v7.1.1
Changelog (v7.1.0...v7.1.1)
- bug symfony/symfony#57297 [FrameworkBundle] not registered definitions must not be modified (@xabbuh)
v7.0.8
Changelog (v7.0.7...v7.0.8)
- bug symfony/symfony#54791 [FrameworkBundle] move wiring of the property info extractor to the ObjectNormalizer (@xabbuh)
v6.4.8
Changelog (v6.4.7...v6.4.8)
- bug symfony/symfony#54791 [FrameworkBundle] move wiring of the property info extractor to the ObjectNormalizer (@xabbuh)
v5.4.40
Changelog (v5.4.39...v5.4.40)
- bug symfony/symfony#54791 [FrameworkBundle] move wiring of the property info extractor to the ObjectNormalizer (@xabbuh)
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)