What's Changed
- feat(openapi): allow optional request body content by @monitaurus in #6374
- Allow IRI to be pre-configured in context when serializing in HAL or JsonApi format by @pupaxxo in #6215
- test: Backed enum resource tests by @GwendolenLynch in #6288
- fix(doctrine): allow doctrine/dbal:^4 by @soyuka in #6425
- feat: BackedEnum resources by @GwendolenLynch in #6309
- feat: inflector as service by @soyuka in #6447
- feat(state): add security to parameters by @emmanuel-averty in #6435
- fix(state): security parameter with listeners by @soyuka in #6457
- feat: deprecate query parameter validator by @soyuka in #6454
- feat(symfony): skip error handler by @soyuka in #6463
- fix(elasticsearch): change normalize return type to compatible with other normalizers by @Koenstell in #6493
- fix(symfony): fix debug:api-resource command for class with multiple resources with same uriTemplate by @c1tru55 in #6505
New Contributors
Full Changelog: v3.3.11...v3.4.0-alpha.1