What's Changed
- docs: remove unnecessary comments by @ttskch in #6408
- fix(elasticsearch): change normalize return type to compatible with other normalizers by @Koenstell in #6493
- Various cs fixes by @soyuka in #6504
- fix(symfony): fix debug:api-resource command for class with multiple resources with same uriTemplate by @c1tru55 in #6505
- Fix deserialization path for not denormalizable relations collected errors by @julienfalque in #6537
- fix(symfony): allow schema restriction for collection like property from choice constraint by @c1tru55 in #6520
- fix: use correct clasds in FilterValidationException deprecation message by @nikophil in #6549
- Various ci fixes by @soyuka in #6556
New Contributors
Full Changelog: v3.3.11...v3.3.12