Releases: api-platform/core
Releases · api-platform/core
v4.0.10
What's Changed
- fix(laravel): add contact & license options to fix swagger UI issues by @soyuka in #6804
- chore: symfony dev tests by @soyuka in #6805
- fix(laravel): allow boolean cast by @amermchaudhary in #6808
- fix(laravel): graphQl type locator indexes by @amermchaudhary in #6815
- fix(symfony): unset item_uri_template when serializing an error by @soyuka in #6816
- doc: use newly registered YAML media type by @dunglas in #6777
Full Changelog: v4.0.9...v4.0.10
v3.4.7
v4.0.9
What's Changed
- fix(laravel): overlaping route format by @soyuka in #6782
- fix: properly support phpstan/phpdoc-parser 2 by @xabbuh in #6789
- fix(laravel): declare normalizer list as a service by @soyuka in #6786
- fix(state): empty result when the array paginator is out of bound by @GeLoLabs in #6785
- fix(hal): detecting and handling circular reference by @valentin-dassonville in #6752
- fix(metadata): name convert parameter property by @soyuka in #6766
- fix(state): do not check content type if no input by @alexndlm in #6794
- fix(laravel) graphQl Relationship loading by @toitzi in #6792
- Merge 3.4 by @soyuka in #6798
New Contributors
Full Changelog: v4.0.8...v4.0.9
v3.4.6
What's Changed
- chore(symfony): conflict with symfony/framework-bundle 7.1.6 by @AirBair in #6759
- chore(symfony): phpstan baseline for name converter interface by @soyuka in #6760
- fix(serializer): fetch type on normalization error when possible by @alexndlm in #6761
- fix(validator): allow to pass both a ConstraintViolationList and a previous exception by @xavierlacot in #6762
- fix(doctrine): throw an exception when a filter is not found in a parameter by @lyrixx in #6767
- fix(symfony): typo fix by @rasstislav in #6769
- fix: properly support phpstan/phpdoc-parser 2 by @xabbuh in #6789
- fix(state): empty result when the array paginator is out of bound by @GeLoLabs in #6785
- fix(hal): detecting and handling circular reference by @valentin-dassonville in #6752
- fix(metadata): name convert parameter property by @soyuka in #6766
- fix(state): do not check content type if no input by @alexndlm in #6794
New Contributors
- @AirBair made their first contribution in #6759
- @xavierlacot made their first contribution in #6762
- @rasstislav made their first contribution in #6769
- @xabbuh made their first contribution in #6789
Full Changelog: v3.4.5...v3.4.6
v4.0.8
v4.0.7
What's Changed
- chore(symfony): conflict with symfony/framework-bundle 7.1.6 by @AirBair in #6759
- chore(symfony): phpstan baseline for name converter interface by @soyuka in #6760
- fix(serializer): fetch type on normalization error when possible by @alexndlm in #6761
- fix(validator): allow to pass both a ConstraintViolationList and a previous exception by @xavierlacot in #6762
- fix(doctrine): throw an exception when a filter is not found in a parameter by @lyrixx in #6767
- Merge 4.0 by @soyuka in #6773
- fix(laravel): remove link header when jsonld is not enabled by @valentin-dassonville in #6768
- fix(symfony): typo fix by @rasstislav in #6769
- fix(hydra): store and use hydra context in a local variable by @valentin-dassonville in #6765
New Contributors
- @AirBair made their first contribution in #6759
- @xavierlacot made their first contribution in #6762
- @rasstislav made their first contribution in #6769
Full Changelog: v4.0.6...v4.0.7
v4.0.6
What's Changed
- fix(hydra): hydra context changed by @valentin-dassonville in #6710
- fix(laravel): collection relations other than HasMany by @amermchaudhary in #6737
- feat(laravel): use laravel cache setting by @toitzi in #6751
- fix(symfony): ECMA-262 pattern with RegExp validator by @soyuka in #6733
- fix(hydra): iri template when using query parameter by @soyuka in #6742
- fix(laravel): jsonapi error serialization by @soyuka in #6755
- fix(metadata): providing parameter constraints skips automatic ones by @GeLoLabs in #6756
- Merge 3.4 by @soyuka in #6758
New Contributors
- @valentin-dassonville made their first contribution in #6710
- @amermchaudhary made their first contribution in #6737
- @GeLoLabs made their first contribution in #6756
Full Changelog: v4.0.5...v4.0.6
v3.4.5
v4.0.5
What's Changed
- fix(jsonld): prefix error @type with hydra: by @soyuka in #6721
- fix(jsonschema): handle @id when genId is false by @ViPErCZ in #6716
- fix(laravel): make command writes to app instead of src by @vinceAmstoutz in #6723
- fix(graphql): register query parameter arguments with filters by @soyuka in #6726
- fix: use stateOptions when retrieving a Parameter filter by @vinceAmstoutz in #6728
- fix(symfony): fetch api-platform/symfony version debug bar by @soyuka in #6722
- fix: multiple parameter provider #6673 by @soyuka in #6732
New Contributors
Full Changelog: v4.0.4...v4.0.5
v3.4.4
What's Changed
- fix(jsonld): prefix error @type with hydra: by @soyuka in #6721
- fix(jsonschema): handle @id when genId is false by @ViPErCZ in #6716
- fix(graphql): register query parameter arguments with filters by @soyuka in #6727
- fix: use stateOptions when retrieving a Parameter filter by @vinceAmstoutz in #6728
- fix(symfony): fetch api-platform/symfony version debug bar by @soyuka in #6722
- fix: multiple parameter provider #6673 by @soyuka in #6732
New Contributors
Full Changelog: v3.4.3...v3.4.4