Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-22 | 1.4 kB | |
v4.1.12 source code.tar.gz | 2025-05-22 | 7.4 MB | |
v4.1.12 source code.zip | 2025-05-22 | 8.0 MB | |
Totals: 3 Items | 15.4 MB | 0 |
What's Changed
- fix(metadata): parameter cast to array flag by @soyuka in https://github.com/api-platform/core/pull/7160
- fix(metadata): infer parameter string type from schema by @soyuka in https://github.com/api-platform/core/pull/7161
- fix(laravel): persist embeded relations with groups by @soyuka in https://github.com/api-platform/core/pull/7164
- feat(laravel): add name_converter option by @Seb33300 in https://github.com/api-platform/core/pull/7159
- fix(laravel): validate the model instead of body by @soyuka in https://github.com/api-platform/core/pull/7165
- fix(httpcache): generating iri cache tag for collection operation with path para… by @JakovKnezovicc in https://github.com/api-platform/core/pull/7152
- fix(laravel): register error handler without graphql by @soyuka in https://github.com/api-platform/core/pull/7168
- fix(state): do not expose FQCN in DeserializeProvider on PartialDenormalizationException by @alexndlm in https://github.com/api-platform/core/pull/7158
- fix(serializer): Fix exception message to not expose resource FQCN by @alexndlm in https://github.com/api-platform/core/pull/7156
New Contributors
- @Seb33300 made their first contribution in https://github.com/api-platform/core/pull/7159
- @JakovKnezovicc made their first contribution in https://github.com/api-platform/core/pull/7152
Full Changelog: https://github.com/api-platform/core/compare/v4.1.9...v4.1.12