Skip to content

Releases: api-platform/core

v2.7.7

23 Jan 15:47
v2.7.7
67dcf62
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.6...v2.7.7

v3.0.10

16 Jan 08:40
v3.0.10
14a3175
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.9...v3.0.10

v3.0.9

14 Jan 08:21
v3.0.9
c39c3e8
Compare
Choose a tag to compare

What's Changed

  • fix(php): compatibility with PHP 8.2 by @dannyvw in #5292
  • fix(metadata): fix extra properties method by @dannyvw in #5294
  • fix(graphql): use depth for nested resource class operation by @NicoHaase in #5314
  • fix(symfony): set twig.exception_listener as service parent by @paulandrieux in #5059
  • fix(serializer) default serializer context not passed to CollectionNormalizer by @ddeboer in #5305
  • fix(validation) exception serialization process by @DamienLevGemy in #5313
  • fix(elasticsearch): elasticsearch BC by @vincentchalamon in #5283
  • fix(graphql): pass graphql enabled flag by @aazsamir in #5315
  • chore(deprecations): use getContentTypeFormat when available by @KDederichs in #5288
  • chore(deprecations): fix some more deprecations by @KDederichs in #5289
  • chore(deprecations) Request::getContentType with Request::getContentTypeFormat if available by @MatTheCat in #5325
  • chore(deprecations): PayloadArgumentResolver::resolve return type by @MatTheCat in #5327
  • chore(deprecations): use getObjectManager by @dannyvw in #5291
  • chore(deprecations): use ValueResolverInterface when needed by @KDederichs in #5324

New Contributors

Full Changelog: v3.0.8...v3.0.9

v2.7.6

14 Jan 07:50
v2.7.6
e6cb634
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.5...v2.7.6

v3.0.8

16 Dec 11:07
v3.0.8
e2753fa
Compare
Choose a tag to compare

What's Changed

  • fix(graphql): dont add graphql operations when disabled by @dannyvw in #5265
  • fix(graphql): link relations requires the property by @develth in #5169
  • fix(normalizer): normalize items in related collection with concrete class by @usu in #5261

New Contributors

Full Changelog: v3.0.7...v3.0.8

v3.0.7

09 Dec 13:48
v3.0.7
ba07ab8
Compare
Choose a tag to compare

What's Changed

  • feat(symfony): wire Symfony JsonEncoder if it exists by @HeahDude in #5240
  • perf: use symfony default cache pool config in development environment by @acirulis in #5242
  • ci: fix mongod startup by @alanpoulain in #5248
  • fix(metadata): include routePrefix in default operation name (#5203) by @usu in #5252
  • fix: get back return phpdoc on ProviderInterface by @tyx in #5253

New Contributors

Full Changelog: v3.0.6...v3.0.7

v3.0.6

28 Nov 12:48
v3.0.6
892d4f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.5...v3.0.6

v3.0.5

25 Nov 08:40
v3.0.5
08e532c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.4...v3.0.5

v2.7.5

25 Nov 08:04
v2.7.5
b670958
Compare
Choose a tag to compare

What's Changed

  • fix(metadata): operations must inherit from resource and defaults by @vincentchalamon in #5194
  • fix(serializer): read groups off the root operation by @soyuka in #5196
  • Don't try to generate iri, if it is already defined in $context by @gassan in #5201
  • fix(serializer): avoid call to legacy iri converter with non-resource… by @soyuka in #5219
  • fix(metadata): keep configured uri variables by @soyuka in #5217
  • fix: fix a missing service definition in test environment by @johnkrovitch in #5206

New Contributors

Full Changelog: v2.7.4...v2.7.5

v3.0.4

15 Nov 14:51
v3.0.4
c62f66c
Compare
Choose a tag to compare

What's Changed

  • fix(graphql): add filters from the nested resource metadata by @alanpoulain in #5171
  • chore: cs fixes by @soyuka in #5173
  • fix(metadata): check if elasticsearch is set to false by user through ApiResource (#5115) by @jannes-io in #5177
  • fix(graphql): use default nested query operations by @alanpoulain in #5174
  • feat(metadata): use a custom Attribute extends ApiResource (#5076) by @yobrx in #5175
  • fix(serializer): empty object as array with supports cache by @soyuka in #5100
  • feat: use openapi array to validate filter parameters by @norival in #5114
  • fix(metadata): Allow input/output configuration values to be bool in yaml config by @pl-github in #5186
  • fix: securityPostDenormalize not working because clone is made after denormalization by @LoicBoursin in #5182
  • fix(metadata): item uri template with another resource by @soyuka in #5176
  • fix(metadata): _format broken bc promise on #5080 by @soyuka in #5187
  • fix: use legacy iri converter for legacy resources by @soyuka in #5172

New Contributors

Full Changelog: v3.0.3...v3.0.4