Symfony 7 support.
What's Changed
- chore: support symfony 7 by @soyuka in #6009
- fix(openapi): exclusive properties dont allow booleans for open api 3.1 by @arnedesmedt in #5993
- fix(doctrine): missing eager joins on to-one relationships by @MariusJam in #5992
- fix(graphql): Consider writable attribute for nested objects by @jotwea in #5954
- fix(jsonschema): fix recursive documentation when using a dto entity wrapper by @sergiuionescu in #5973
- fix(jsonschema): indirect resource input schema by @soyuka in #6001
- fix(symfony): error in provider without uri variables by @soyuka in #6005
- fix(openapi): entrypoint access vnd+openapi by @soyuka in #6012
New Contributors
- @MariusJam made their first contribution in #5992
- @sergiuionescu made their first contribution in #5973
Full Changelog: v3.2.6...v3.2.7