API Platform Core Versions Save

The server component of API Platform: hypermedia and GraphQL APIs in minutes

v3.3.0

2 weeks ago

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v3.3.0-beta.2...v3.3.0

v3.2.22

2 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v3.2.21...v3.2.22

v3.1.29

2 weeks ago

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v3.1.28...v3.1.29

v3.3.0-beta.2

1 month ago

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v3.3.0-beta.1...v3.3.0-beta.2

v3.2.21

1 month ago

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v3.2.20...v3.2.21

v3.1.28

1 month ago

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v3.1.27...v3.1.28

v3.2.20

1 month ago

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v3.2.19...v3.2.20

v3.3.0-beta.1

1 month ago

Bug fixes

  • 23a9f2a7f fix(openapi): webhook has pathItem
  • 54638d3ca fix: fix PHPUnit 11 compatibility (#6202)
  • bc96751e0 fix(graphql): nested collection for mongo (#6174)
  • ca6be326d fix(doctrine): fix case on Mercure ExpressionLanguage (#6207)
  • dad8b7df3 fix(validation): move validation exception resource (#6204)

Features

  • 0b724d93b feat(openapi): document parameter
  • 125f2cef4 feat: add webhook - openapi (#5873)
  • 31d24aca4 feat(hydra): read hydra:property from ApiProperty::jsonLdContext (#6240)
  • 3ad3836d5 feat(metadata): attribute Parameter (#6246)
  • 52322048c feat(state): provide parameter values
  • 5523bf5df feat(openapi): disable response override (#6221)
  • 683c34c6f feat(hydra): parameter documentation
  • 732d4aa8c feat(symfony): parameter DI for metadata state serializer
  • 842030d55 feat(doctrine): parameter filter extension (#6248)
  • b79c7ae0e feat(metadata): allow \Stringable for security parameters (#6095)
  • e427bba70 feat(jsonschema): JSON:API schema factory (#6250)

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

v3.2.19

1 month ago

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v3.2.18...v3.2.19

v3.1.27

1 month ago

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v3.2.18...v3.1.27