What's Changed
- fix: misnamed, so unused, variable in UriVariablesResolverTrait by @paullallier in #5898
- fix(doctrine): odm order filter should use a left join on nullable fi… by @skalrayi in #5911
- fix(symfony): swagger ui should use base url by @soyuka in #5918
- fix(jsonschema): restore type factory usage by @soyuka in #5897
- fix(graphql): service missing in debug mode by @soyuka in #5930
- fix(serializer): use http exception headers by @soyuka in #5932
- fix(serializer): use error normalizers by @soyuka in #5931
- perf(http_cache): don't load every value for a non-resource collection by @mwierzbi in #5922
- fix(graphql): item resolver inheritance error by @charlieandroid55 in #5910
New Contributors
- @paullallier made their first contribution in #5898
- @skalrayi made their first contribution in #5911
- @mwierzbi made their first contribution in #5922
- @charlieandroid55 made their first contribution in #5910
Full Changelog: v3.2.1...v3.2.2