What's Changed
- fix: Add support for the Deprecation header by @aaa2000 in #7582
- Disable Swagger UI and ReDoc when Swagger is off by @jderusse in #7586
- fix(metadata): implement MappedObjectPaginator for fixing pagination on mapped data by @Spomky in #7591
- fix(metadata): property placeholder on multiple parameters by @soyuka in #7598
- fix(metadata): use operation output class for mapping instead of operation class by @Spomky in #7601
- fix(laravel): belongs-to-many relations dont have a get-foreign-key-name method by @mariantrifu in #7589
- fix(symfony): do not redeclare object_mapper by @soyuka in #7602
- ci: lowest tests object_mapper framework bundle by @soyuka in #7604
- fix(symfony): do not load docs routes if docs disabled by @alexndlm in #7448
- Fix IRI generation with link parameter resources by @Geekimo in #7520
New Contributors
- @Spomky made their first contribution in #7591
- @mariantrifu made their first contribution in #7589
- @Geekimo made their first contribution in #7520
Full Changelog: v4.2.9...v4.2.10