7.0.0-alpha.7
Pre-release
Pre-release
·
91 commits
to refs/heads/master
since this release
Major Changes
- BREAKING(feat(federation)): full @link support (#1816) @dariuszkuc
- update to Kotlin 1.8 (#1822) @dariuszkuc
- BREAKING(generator): use new willBuildSchema/didBuildSchema (#1817) @dariuszkuc
Minor Changes
- feat: support Apollo Federation 2.5 (#1839) @dariuszkuc
- feat(generator): introduce new didGenerateDirective hook (#1818) @dariuszkuc
- support subdirectories in maven/gradle client plugins (#1809) @robp94
Patch Changes
- fix: apply a thread safe lock over dataloaders (#1838) @samuelAndalon
- chore: update dependencies to the latest (#1835) @dariuszkuc
- Keep response content type to application/json as default instead of application/graphql-response+json (#1832) @gumimin
- Ktor Server: set "graphql-transport-ws" as default protocol to graphQLSubscriptionsRoute (#1804) @thevietto
- fix(batching): avoid calculating document ast height in advance (#1800) @samuelAndalon
- fix: avoid calling the DFE supplier in batching instrumentations (#1797) @samuelAndalon
- fix: honor LightDataFetcher on by level batching logic (#1795) @samuelAndalon
Other Changes
- documentation fixes
- build updates
- fix: add explicit dependency between kapt and dokka (#1842) @dariuszkuc
- fix federation composition integration (#1805) @dariuszkuc
- build: update to gradle8 (#1726) @dariuszkuc
- chore: update docusaurus to latest (#1836) @dariuszkuc
New Contributors
Full Changelog: 7.0.0-alpha.6...7.0.0-alpha.7