v7.3.0-BETA1
Pre-release
Pre-release
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#57309 [FrameworkBundle][HttpKernel] Allow configuring the logging channel per type of exceptions (@Arkalo2)
- feature symfony/symfony#59904 [Routing] Add alias in
{foo:bar}
syntax in route parameter (@eltharin) - feature symfony/symfony#59890 [VarExporter] Leverage native lazy objects (@nicolas-grekas)
- feature symfony/symfony#60020 [FrameworkBundle] Make
ServicesResetter
autowirable (@lyrixx) - feature symfony/symfony#58717 [HttpKernel] Support
Uid
in#[MapQueryParameter]
(@seb-jean) - feature symfony/symfony#58564 [HttpKernel] Let Monolog handle the creation of log folder for improved readonly containers handling (@shyim)
- feature symfony/symfony#59301 [Cache][HttpKernel] Add a
noStore
argument to the#
attribute (@smnandre) - feature symfony/symfony#59022 [HttpFoundation] Generate url-safe hashes for signed urls (@valtzu)
- feature symfony/symfony#59157 [HttpKernel] [MapQueryString] added key argument to MapQueryString attribute (@feymo)