What's Changed
- fix: Fix cross-package version dependencies by @GromNaN in #6935
- 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
- feat(openapi): filter x-apiplatform-tags to produce different openapi specifications by @soyuka in #6945
- fix: missing filters on swagger ui entrypoint by @soyuka in #6950
- 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
- feat(elasticsearch): re-introduce v7 support by @darthf1 in #6827
- fix: errors retrieval and documentation by @soyuka in #6952
- fix(laravel): default to file cache instead of cache.default by @soyuka in #6955
- perf: various optimizations for Laravel/Symfony by @soyuka in #6954
New Contributors
- @kochen made their first contribution in #6829
- @jonerickson made their first contribution in #6941
Full Changelog: v4.1.0-beta.1...v4.1.0-beta.2