Skip to content

Releases: api-platform/core

v2.7.16

06 Oct 10:14
v2.7.16
e6f77e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.15...v2.7.16

v3.2.0-beta.1

20 Sep 16:38
v3.2.0-beta.1
747c823
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0-alpha.2...v3.2.0-beta.1

v3.1.18

15 Sep 13:46
v3.1.18
198ca0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.17...v3.1.18

v3.2.0-alpha.2

08 Sep 14:20
v3.2.0-alpha.2
504d6e3
Compare
Choose a tag to compare
v3.2.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.2.0-alpha.1...v3.2.0-alpha.2

v3.1.17

08 Sep 14:12
v3.1.17
850f735
Compare
Choose a tag to compare

What's Changed

  • Fixes undefined property error in CollectionNormalizer.php, line 46 by @priyadi in #5776
  • fix(serializer): correct supported types for elasticsearch item normalizer decorator by @jdohuutin in #5769
  • fix(serializer): no mapping cache in debug mode by @soyuka in #5777
  • fix(GraphQL): Add cache_key in item normalizer by @xavierleune in #5686
  • fix(serializer): retrieve only first uriVariable from operation by @romainallanot in #5788
  • fix(symfony): missing translation contracts by @soyuka in #5799
  • chore: symfony bc-layer by @soyuka in #5801

New Contributors

Full Changelog: v3.1.15...v3.1.17

v3.2.0-alpha.1

02 Sep 07:36
v3.2.0-alpha.1
4cf6b27
Compare
Choose a tag to compare
v3.2.0-alpha.1 Pre-release
Pre-release

What's Changed

  • Bugfix: Respect input DTO without adding additional id field by @jotwea in #5095
  • fix: missing parent construct calls with named arguments by @alanpoulain in #5387
  • fix(openapi): use 3.1 version by @soyuka in #5489
  • refactor(metadata): replace HttpOperation constants by raw strings by @helyakin in #5494
  • fix: fatal with api interface by @Romaixn in #5766
  • Fixes undefined property error in CollectionNormalizer.php, line 46 by @priyadi in #5776
  • fix(serializer): correct supported types for elasticsearch item normalizer decorator by @jdohuutin in #5769
  • fix(serializer): no mapping cache in debug mode by @soyuka in #5777
  • fix(GraphQL): Add cache_key in item normalizer by @xavierleune in #5686

Features

  • feat(graphql)!: add extra args for custom queries or mutations by @alanpoulain in #5359
  • feat(graphql): allow to disable the introspection query by @epourail in #5711
  • feat(tests): add a method to generate the IRI from a resource by @GaryPEGEOT in #5582
  • feat: error as resources, jsonld errors are now problem-compliant by @JacquesDurand in #5433
  • feat: replace doctrine/inflector by symfony/string by @Romaixn in #5637
  • Support union/intersect types by @vincentchalamon in #5470
  • refactor: use provider/processor instead of event listeners by @soyuka in #5657
  • refactor(metadata): metadata common abstract class by @Byidi in #5364
  • chore: subtree split (openapi, doctrine, serializer, ramsey-uid bridge, graphql, http-cache) by @soyuka in #5742

New Contributors

Full Changelog: v3.1.15...v3.2.0-alpha.1

v3.1.16

02 Sep 07:38
v3.1.16
9fa59e2
Compare
Choose a tag to compare

What's Changed

  • Fixes undefined property error in CollectionNormalizer.php, line 46 by @priyadi in #5776
  • fix(serializer): correct supported types for elasticsearch item normalizer decorator by @jdohuutin in #5769
  • fix(serializer): no mapping cache in debug mode by @soyuka in #5777
  • fix(GraphQL): Add cache_key in item normalizer by @xavierleune in #5686
  • fix(serializer): retrieve only first uriVariable from operation by @romainallanot in #5788

New Contributors

Full Changelog: v3.1.15...v3.1.16

v3.1.15

25 Aug 08:55
v3.1.15
0b51d28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.14...v3.1.15

v3.1.14

11 Aug 14:15
v3.1.14
3e3595d
Compare
Choose a tag to compare

What's Changed

  • fix(metadata): NotExposed has a 404 status by @soyuka in #5717
  • fix(openapi): Example, Header and Reference models by @soyuka in #5716
  • fix: perf regression with Symfony 6.3 by @dunglas in #5721
  • fix(metadata): generated NotExposed operation should inherit resource options by @vincentchalamon in #5722
  • docs: Explain how to disable the automatic integration with LexikJWTAuthenticationBundle by @jonag in #5719
  • fix(doctrine): use stateOptions only within doctrine context by @soyuka in #5726
  • fix(jsonld): skolem uri template may have a _format by @soyuka in #5729
  • Revert "fix: search on nested sub-entity that doesn't use "id" as its… by @soyuka in #5744
  • fix(serializer): use data if no uri_variables provided by @soyuka in #5743

New Contributors

Full Changelog: v3.1.13...v3.1.14

v2.7.15

11 Aug 14:05
v2.7.15
dd433f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.14...v2.7.15