Changelog (v6.3.0-BETA2...v6.3.0-BETA3)
- feature symfony/symfony#50286 [AssetMapper] Add cached asset factory (@weaverryan)
- bug symfony/symfony#50305 [OptionsResolver] Fixed changelog (@yceruto)
- feature symfony/symfony#50291 [AssetMapper] Adding "excluded_patterns" option (@weaverryan)
- bug symfony/symfony#50294 [AssetMapper] Normalizing logicalPath to a getter like all other properties (@weaverryan)
- 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)