What's Changed
- fix(symfony): enable to set default values for stale-while-revalidate and stale-if-error cache headers via config file by @ttskch in #7606
- fix(symfony): check if required package is installed before configuri… by @aaa2000 in #7607
- fix(state): delete with stateOptions and object mapper by @soyuka in #7615
- chore: upgrade justinrainbow/json-schema by @aaa2000 in #7619
- fix(openapi): enable ReDoc when Swagger UI is disabled by @4lxndr in #7617
- fix(jsonld): allow mapping collection output with itemUriTemplate by @soyuka in #7620
- fix(laravel): allow custom error handler for non-api operations by @soyuka in #7622
- Fix #7599 Allow overide of CsvEncoder::AS_COLLECTION_KEY in context by @Stav88 in #7613
- fix(jsonapi): handle missing attributes in ErrorNormalizer by @daFish in #7569
New Contributors
Full Changelog: v4.2.10...v4.2.11