What's Changed
- Fixes undefined property error in CollectionNormalizer.php, line 46 by @priyadi in #5776
- fix(serializer): correct supported types for elasticsearch item normalizer decorator by @jdohuutin in #5769
- fix(serializer): no mapping cache in debug mode by @soyuka in #5777
- fix(GraphQL): Add cache_key in item normalizer by @xavierleune in #5686
- fix(serializer): retrieve only first uriVariable from operation by @romainallanot in #5788
New Contributors
- @priyadi made their first contribution in #5776
- @jdohuutin made their first contribution in #5769
- @xavierleune made their first contribution in #5686
- @romainallanot made their first contribution in #5788
Full Changelog: v3.1.15...v3.1.16