What's Changed
- feat(metadata): IdentifiersExtractor now handles enums by @nikophil in #5411
- fix: map uriVariables to uriTemplate vars by @nikophil in #5410
- fix(openapi): allow overriding of openapi responses by @sajixavier in #5393
- fix(serializer): Use AdvancedNameConverterInterface instead of NameConverterInterface in the AbstractConstraintViolationListNormalizer by @syl20b in #5398
- fix(metadata): In XmlResourceExtractor building request body content … by @fraynaud1330 in #5419
- fix: SimpleXMLElement only has string attributes by @soyuka in #5424
- fix(serializer): reset cache key on collection items CVE-2023-25575 by @soyuka
New Contributors
- @sajixavier made their first contribution in #5393
- @syl20b made their first contribution in #5398
- @fraynaud1330 made their first contribution in #5419
Full Changelog: v3.1.2...v3.1.3