Skip to content

Releases: api-platform/core

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

v3.2.16

05 Mar 10:51
v3.2.16
055fb38
Compare
Choose a tag to compare

What's Changed

  • fix(serializer): fix union types on collection denormalization by @vincentchalamon in #6192
  • fix(doctrine): isAssociationInverseSide before getMappedBy by @soyuka in #6197
  • fix(doctrine): doctrine/orm:^3.0 support by @soyuka in #6193

Full Changelog: v3.2.15...v3.2.16

v3.1.26

05 Mar 10:49
v3.1.26
4cede4e
Compare
Choose a tag to compare

What's Changed

  • Add support for MongoDB ODM Bundle v5 with Symfony 7.0 full compatibility by @GromNaN in #6090
  • Various fixes for Symfony and Doctrine on 3.1 by @soyuka in #6200

New Contributors

Full Changelog: v3.1.25...v3.1.26

v3.2.15

29 Feb 14:56
v3.2.15
42215cf
Compare
Choose a tag to compare

What's Changed

  • fix(symfony): revert breaking change on attributes extractor by @soyuka in #6170
  • fix(json-schema): multiple type support (draft4) by @soyuka in #6171
  • fix(doctrine): read parent class properties on PUT by @aurac in #6176
  • fix(validator): stop considering properties marked with NotBlank(allowNull=true) as required by @ostrolucky in #6184
  • fix(symfony): autoconfigure legacy alias fixes #6177 by @soyuka in #6181
  • fix(openapi): resource name parameter description by @Timu57 in #6178

New Contributors

Full Changelog: v3.2.14...v3.2.15

v3.2.14

20 Feb 09:52
v3.2.14
9f50aa7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.13...v3.2.14