What's Changed
- fix(metadata): sort parameters by priority after pattern expansion by @soyuka in #7788
- fix(serializer): prevent api_platform_output context from leaking to nested non-resource objects by @soyuka in #7787
- fix(validator): missing required properties when using GroupSequence by @VincentLanglet in #7784
- ci: php 8.5 (#7585) by @soyuka in #7786
- fix(symfony): allow toggling GraphQL Playground to ensure BC by @bkosun in #7793
- fix(validator): handle nested groups and group sequences by @VincentLanglet in #7791
- Fix Hydra example type - use @type prefix per JSON-LD spec by @Copilot in #7768
Full Changelog: v4.2.17...v4.2.18