Skip to content

Releases: api-platform/core

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

v3.2.18

25 Mar 18:23
v3.2.18
4c5a35f
Compare
Choose a tag to compare

What's Changed

  • fix(jsonschema) don't skip remaining multiple union types by @GwendolenLynch in #6223
  • fix(serializer): json non-resource intermittent class (HAL & JSON:API) by @GwendolenLynch in #6231
  • fix(hydra): owl:maxCardinality should be an int by @soyuka in #6235
  • fix(serializer): collection property in an output dto by @soyuka in #6239
  • fix(jsonschema): generation of non-LD+JSON distinct schema formats by @GwendolenLynch in #6236

New Contributors

Full Changelog: v3.2.17...v3.2.18

v3.2.17

15 Mar 15:28
v3.2.17
1cc114b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.16...v3.2.17

v3.3.0-alpha.2

05 Mar 12:53
v3.3.0-alpha.2
8206b27
Compare
Choose a tag to compare
v3.3.0-alpha.2 Pre-release
Pre-release

What's Changed

  • fix(hydra): remove dependency from ApiPlatform/Api dependency by @aegypius in #6154

  • fix(graphql): Embedded nullable relations graphql by @Koenstell in #6100

  • fix(symfony): reduce json-problem dependencies by @soyuka in #6169

  • feat: Paginators for Doctrine Collection & Selectable by @priyadi in #6153

  • feat(graphql): partial pagination for page based pagination by @xavierleune in #6120

  • feat: improve ApiProperty::security using property name by @vincentchalamon in #5853

  • feat(symfony): add getOperation Expression Language function on Mercure topics by @vincentchalamon in #5854

New Contributors

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