- Compatibility with Symfony 5
- Fix a notice in
SerializerContextBuilder - Fix dashed path segment generation
- Fix support for custom filters without constructor in the
@ApiFilterannotation - Fix a bug that was preventing to disable Swagger/OpenAPI
- Return a
404HTTP status code instead of500whe the identifier is invalid (e.g.: invalid UUID) - Add links to the documentation in
@ApiResourceannotation's attributes to improve DX - JSON:API: fix pagination being ignored when using the
filterquery parameter - Elasticsearch: Allow multiple queries to be set
- OpenAPI: Do not append
bodyparameter if it already exists - OpenAPI: Fix removal of illegal characters in schema name for Amazon API Gateway
- Swagger UI: Add missing
oauth2-redirectconfiguration - Swagger UI: Allow changing the location of Swagger UI
- GraphQL: Fix an error that was occurring when
SecurityBundlewas not installed - HTTP/2 Server Push: Push relations as
fetch