What's Changed
- fix(laravel): support numeric float types in eloquent metadata factory by @soyuka in #7730
- fix(doctrine): skip uninitialized properties in handleLazyObjectRelations by @marius-swfy in #7738
- fix(hydra): remove duplicate @context in docs.jsonld (fixes #7222) by @soyuka in #7740
- feat(doctrine): allow both uppercase and lowercase order direction in OrderFilter schema by @soyuka in #7742
- feat: support filters with stateOptions by @alexislefebvre in #7739
- refactor: use imported Group instead of FQCN by @Maxcastel in #7754
- refactor: use imported DataProvider instead of FQCN by @Maxcastel in #7753
- fix(serializer): prevent context leakage with service-based entity resolution by @soyuka in #7756
New Contributors
- @marius-swfy made their first contribution in #7738
Full Changelog: v4.2.15...v4.2.16