Changelog (v6.3.0-BETA2...v6.3.0-BETA3)
- feature symfony/symfony#50286 [AssetMapper] Add cached asset factory (@weaverryan)
- bug symfony/symfony#50307 [AssetMapper] Improving XSD to use attributes whenever possible (@weaverryan)
- bug symfony/symfony#50305 [OptionsResolver] Fixed changelog (@yceruto)
- feature symfony/symfony#50291 [AssetMapper] Adding "excluded_patterns" option (@weaverryan)
- feature symfony/symfony#48496 [Notifier] Add Smsmode bridge (@gnito-org)
- feature symfony/symfony#48494 [Notifier] Add ClickSend notifier bridge (@gnito-org)
- feature symfony/symfony#48579 [Notifier] Add SMS options to GatewayApi notifier (@gnito-org)
- feature symfony/symfony#48586 [Notifier] Add SMS options to MessageMedia notifier (@gnito-org)
- feature symfony/symfony#48584 [Notifier] Add SMS options to ContactEveryone notifier (@gnito-org)
- feature symfony/symfony#48577 [Notifier] Add SMS options to FortySixElks notifier (@gnito-org)
- feature symfony/symfony#48575 [Notifier] Add SMS options to Esendex notifier (@gnito-org)
- feature symfony/symfony#48573 [Notifier] Add SMS options to Clickatell notifier (@gnito-org)
- bug symfony/symfony#50288 [ErrorHandler] Sync
createTabs
from WebProfilerBundle (@MatTheCat) - feature symfony/symfony#50274 [HttpClient] Add option
crypto_method
to set the minimum TLS version and make it default to v1.2 (@nicolas-grekas) - bug symfony/symfony#50262 [DependencyInjection] Fix dumping non-shared factories with TaggedIteratorArgument (@marphi)
- bug symfony/symfony#50301 [FrameworkBundle] Ignore vars from dotenv files in secrets:list (@nicolas-grekas)
- feature symfony/symfony#50264 [AssetMapper] Flexible public paths + relative path imports + possibility of "building" assets (@weaverryan)
- feature symfony/symfony#49838 [Scheduler] add
RecurringMessage::getId()
and prevent duplicates (@kbond) - feature symfony/symfony#50270 [Scheduler] add
JitterTrigger
(@kbond) - bug symfony/symfony#50230 [FrameworkBundle][Webhook] Throw when required services are missing when using the Webhook component (@Jean-Beru)
- bug symfony/symfony#50260 [DependencyInjection] Fix dumping/loading errored definitions in XML/Yaml (@nicolas-grekas)
- bug symfony/symfony#50263 [AssetMapper] Adding autoconfiguration tag for asset compilers (@weaverryan)