| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-11 | 1.6 kB | |
| v4.2.10 source code.tar.gz | 2025-12-11 | 5.3 MB | |
| v4.2.10 source code.zip | 2025-12-11 | 6.0 MB | |
| Totals: 3 Items | 11.3 MB | 0 | |
What's Changed
- fix: Add support for the Deprecation header by @aaa2000 in https://github.com/api-platform/core/pull/7582
- Disable Swagger UI and ReDoc when Swagger is off by @jderusse in https://github.com/api-platform/core/pull/7586
- fix(metadata): implement MappedObjectPaginator for fixing pagination on mapped data by @Spomky in https://github.com/api-platform/core/pull/7591
- fix(metadata): property placeholder on multiple parameters by @soyuka in https://github.com/api-platform/core/pull/7598
- fix(metadata): use operation output class for mapping instead of operation class by @Spomky in https://github.com/api-platform/core/pull/7601
- fix(laravel): belongs-to-many relations dont have a get-foreign-key-name method by @mariantrifu in https://github.com/api-platform/core/pull/7589
- fix(symfony): do not redeclare object_mapper by @soyuka in https://github.com/api-platform/core/pull/7602
- ci: lowest tests object_mapper framework bundle by @soyuka in https://github.com/api-platform/core/pull/7604
- fix(symfony): do not load docs routes if docs disabled by @alexndlm in https://github.com/api-platform/core/pull/7448
- Fix IRI generation with link parameter resources by @Geekimo in https://github.com/api-platform/core/pull/7520
New Contributors
- @Spomky made their first contribution in https://github.com/api-platform/core/pull/7591
- @mariantrifu made their first contribution in https://github.com/api-platform/core/pull/7589
- @Geekimo made their first contribution in https://github.com/api-platform/core/pull/7520
Full Changelog: https://github.com/api-platform/core/compare/v4.2.9...v4.2.10