Skip to content

Releases: api-platform/core

v3.3.0

29 Apr 13:43
v3.3.0
3b8a006
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0-beta.2...v3.3.0

v3.2.22

29 Apr 13:38
v3.2.22
04474e4
Compare
Choose a tag to compare

What's Changed

  • fix(serializer): uriTemplate wrong cache usage in hal format by @usu in #6313
  • fix(graphql): check inheritance in ResolverProvider by @jotwea in #6314
  • fix(metadata): allow extracting routeName from XML config by @JacquesDurand in #6329
  • fix(doctrine): Doctrine 3 ApiPlatform\Doctrine\EventListener\PurgeHttpCacheListener uses deprecated ClassUtils class. by @wtfzdotnet in #6331

New Contributors

Full Changelog: v3.2.21...v3.2.22

v3.1.29

29 Apr 13:34
v3.1.29
db72a60
Compare
Choose a tag to compare

What's Changed

  • fix(doctrine): test Doctrine Types:ARRAY existence before using it by @fmata in #6333

Full Changelog: v3.1.28...v3.1.29

v3.3.0-beta.2

13 Apr 07:21
v3.3.0-beta.2
1a120ee
Compare
Choose a tag to compare
v3.3.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.3.0-beta.1...v3.3.0-beta.2

v3.2.21

13 Apr 07:17
v3.2.21
195ff52
Compare
Choose a tag to compare

What's Changed

  • fix(symfony): conflict for symfony/framework-bundle versions that break enum serializing by @GwendolenLynch in #6292
  • fix(jsonschema): don't try to define $ref if set in attributes by @GwendolenLynch in #6303

Full Changelog: v3.2.20...v3.2.21

v3.1.28

13 Apr 07:14
v3.1.28
63b35ef
Compare
Choose a tag to compare

What's Changed

  • fix(symfony): context not serializable when session by @MariusJam in #6302

Full Changelog: v3.1.27...v3.1.28

v3.2.20

03 Apr 15:34
v3.2.20
875cc15
Compare
Choose a tag to compare

What's Changed

  • GraphQL: Errors with nullish ManyToOne-Relation when using new ResolverFactory (for version 3.2) by @jotwea in #6092
  • fix(graphql): increment graphql normalizer priority by @soyuka in #6283
  • fix(symfony): register api_error route by @soyuka in #6281

Full Changelog: v3.2.19...v3.2.20

v3.3.0-beta.1

29 Mar 16:24
v3.3.0-beta.1
d4d2cd4
Compare
Choose a tag to compare
v3.3.0-beta.1 Pre-release
Pre-release

Bug fixes

Features

The v3.3.0-beta.1 introduces a new QueryParameter attribute to improve the filtering system.

v3.2.19

29 Mar 16:18
v3.2.19
53a45d7
Compare
Choose a tag to compare

What's Changed

  • test: decorate name converter as symfony interface changed by @soyuka in #6261
  • fix(elasticsearch): wrong namespace for stateOptions by @soyuka in #6260
  • fix(doctrine): wrong return type without name converter by @soyuka in #6254
  • fix: multiple error routes #6214 by @soyuka in #6263
  • fix(doctrine): stateOptions force resource class on collection by @soyuka in #6255

Full Changelog: v3.2.18...v3.2.19

v3.1.27

29 Mar 16:18
v3.1.27
2217062
Compare
Choose a tag to compare

What's Changed

  • Various fixes for Symfony and Doctrine on 3.1 by @soyuka in #6200
  • fix(elasticsearch): wrong namespace for stateOptions by @soyuka in #6259

Full Changelog: v3.2.18...v3.1.27