Releases: api-platform/core
v3.4.0-alpha.4
Deprecations:
Namespaces like ApiPlatform/Api
, or ApiPlatform/Util
are deprecated and will be removed in 4.0.
You should now install api-platform/symfony instead of api-platform/core.
The QueryParameterValidator is deprecated, use the new QueryParameter
with constraints attribute instead.
What's Changed
-
fix(state): security parameter with listeners by @soyuka in #6457
-
Fix(graphql)(mercure): Use public URL for subscription URI creation if it is available by @psihius in #6514
-
test: Backed enum resource tests by @GwendolenLynch in #6288 and #6309
-
feat(dx): additional log to help locate a potential missing provider by @mrossard in #6519
-
fix(doctrine): move event listeners to doctrine/common by @soyuka in #6573
-
fix: deprecate url generator interface namespace by @soyuka in #6575
-
feat(openapi): allow optional request body content by @monitaurus in #6374
-
feat): Allow IRI to be pre-configured in context when serializing in HAL or JsonApi format by @pupaxxo in #6215
-
feat(state): add security to parameters by @emmanuel-averty in #6435
-
feat: deprecate query parameter validator by @soyuka in #6454
-
feat(openapi): make open_api_override_responses act on default 404 response generation by @monitaurus in #6551
-
refactor(metadata): provide a trait in addition to the attribute by @dunglas in #6558
-
feat(doctrine): add new filter for filtering an entity using PHP enums by @mremi in #6560
New Contributors
Full Changelog: v3.3.12...v3.4.0-alpha.2
v3.4.0-alpha.3
v3.4.0-alpha.2
Deprecations:
Namespaces like ApiPlatform/Api
, or ApiPlatform/Util
are deprecated and will be removed in 4.0.
You should now install api-platform/symfony instead of api-platform/core.
The QueryParameterValidator is deprecated, use the new QueryParameter
with constraints attribute instead.
What's Changed
-
fix(state): security parameter with listeners by @soyuka in #6457
-
Fix(graphql)(mercure): Use public URL for subscription URI creation if it is available by @psihius in #6514
-
test: Backed enum resource tests by @GwendolenLynch in #6288 and #6309
-
feat(openapi): allow optional request body content by @monitaurus in #6374
-
feat): Allow IRI to be pre-configured in context when serializing in HAL or JsonApi format by @pupaxxo in #6215
-
feat(state): add security to parameters by @emmanuel-averty in #6435
-
feat: deprecate query parameter validator by @soyuka in #6454
-
feat(openapi): make open_api_override_responses act on default 404 response generation by @monitaurus in #6551
-
refactor(metadata): provide a trait in addition to the attribute by @dunglas in #6558
-
feat(doctrine): add new filter for filtering an entity using PHP enums by @mremi in #6560
New Contributors
Full Changelog: v3.3.12...v3.4.0-alpha.2
v3.3.12
What's Changed
- docs: remove unnecessary comments by @ttskch in #6408
- fix(elasticsearch): change normalize return type to compatible with other normalizers by @Koenstell in #6493
- Various cs fixes by @soyuka in #6504
- fix(symfony): fix debug:api-resource command for class with multiple resources with same uriTemplate by @c1tru55 in #6505
- Fix deserialization path for not denormalizable relations collected errors by @julienfalque in #6537
- fix(symfony): allow schema restriction for collection like property from choice constraint by @c1tru55 in #6520
- fix: use correct clasds in FilterValidationException deprecation message by @nikophil in #6549
- Various ci fixes by @soyuka in #6556
New Contributors
Full Changelog: v3.3.11...v3.3.12
v4.0.0-alpha.4
What's Changed
Full Changelog: v4.0.0-alpha.3...v4.0.0-alpha.4
v4.0.0-alpha.3
v4.0.0-alpha.2
Full Changelog: v4.0.0-alpha.1...v4.0.0-alpha.2
v4.0.0-alpha.1
What's Changed
- feat(laravel): laravel component by @soyuka in #5882
- perf: use XXH3 instead of MD5 by @dunglas in #6487
Deprecations got removed at 754e499
New Contributors
- @piotrgradzinski made their first contribution in #6419
Full Changelog: v3.4.0-alpha.1...v4.0.0-alpha.1
v3.4.0-alpha.1
What's Changed
- feat(openapi): allow optional request body content by @monitaurus in #6374
- Allow IRI to be pre-configured in context when serializing in HAL or JsonApi format by @pupaxxo in #6215
- test: Backed enum resource tests by @GwendolenLynch in #6288
- fix(doctrine): allow doctrine/dbal:^4 by @soyuka in #6425
- feat: BackedEnum resources by @GwendolenLynch in #6309
- feat: inflector as service by @soyuka in #6447
- feat(state): add security to parameters by @emmanuel-averty in #6435
- fix(state): security parameter with listeners by @soyuka in #6457
- feat: deprecate query parameter validator by @soyuka in #6454
- feat(symfony): skip error handler by @soyuka in #6463
- fix(elasticsearch): change normalize return type to compatible with other normalizers by @Koenstell in #6493
- fix(symfony): fix debug:api-resource command for class with multiple resources with same uriTemplate by @c1tru55 in #6505
New Contributors
Full Changelog: v3.3.11...v3.4.0-alpha.1