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)