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.