What's Changed
- test: guides migration table eixts by @soyuka in #6931
- fix(laravel): SwaggerUI custom CSS by @dunglas in #6937
- fix(symfony): error wrongly inherit normalization context by @soyuka in #6939
- Rename tpl files by @kochen in #6829
- fix: ApiProperty::$serialize array conversion and make ApiProperty repeatable by @dunglas in #6946
- fix(laravel): mitigate property metadata read for Error by @soyuka in #6951
- fix(laravel): Prevent overwriting existing routes on the router by @jonerickson in #6941
- perf: various optimizations for Laravel/Symfony by @soyuka in #6954
Notes
To save some time during cache warmup we recommend to define uri variables such as: uriVariables: ['id']
. More details at #6954.
Blackfire: https://blackfire.io/profiles/compare/a1369434-ce45-4f88-88df-97049aa83f03/graph
New Contributors
- @kochen made their first contribution in #6829
- @jonerickson made their first contribution in #6941
Full Changelog: v4.0.16...v4.0.17