What's Changed
- fix(symfony): correct class to exclude to avoid inheriting global default for internal resource by @Crovitche-1623 in #7088
- fix(serializer): backport handling of union/intersection type in item normalizer by @deguif in #7106
- fix(state): specify :property parameter properties by @soyuka in #7110
- fix(serializer): throw NotNormalizableValueException when resource not found or invalid IRI on denormalization by @alexndlm in #6985
- fix(doctrine): filters schema for dates and numbers by @soyuka in #7131
- fix: filtering not using strategy set in attribute when strategy not set per property by @nesl247 in #7136
- doc(doctrine): document how to compute and sort a virtual field by @soyuka in #7113
- refactor(state): state options code duplication by @soyuka in #7109
New Contributors
- @rdavaillaud made their first contribution in #7083
Full Changelog: v4.1.7...v4.1.8