7.1.0
release-drafter
released this
11 Apr 21:44
·
42 commits
to refs/heads/master
since this release
Minor Changes
- feat(federation): federation v2.6 support (#1928) @dariuszkuc
- feat: allow additional parser options in the gradle and maven plugins (#1925) @mgilbey
Patch Changes
- fix(federation): fix
@authenticated
directive name (#1927) @dariuszkuc - fix: allow maven and gradle plugins to have new parser options values configurable (#1930) @mgilbey
- Handle subscription init timeout gracefully (#1915) @pdambrauskas
- fix: create MessageDigest when needed (#1906) @samuelAndalon
- fix: move federation validations to didBuildSchema hook (#1883) @dariuszkuc
Other Changes
- chore: update to latest dependencies (#1950) @dariuszkuc
- feat(batching): Exclude operations that failed pre-executions (#1942) @samuelAndalon
- feat(servers): move execution out of reactor netty threads (#1943) @samuelAndalon
- Handle exception on subscription initialization (#1940) @pdambrauskas
- feat: kotlinx serialization for GraphQLServerRequest (#1937) @samuelAndalon
- chore(docs): update website to Docuraurus V3 (#1929) @dariuszkuc
- Update Ktor to 2.3.7 (#1916) @scottkennedy
- feat: pass ExecutionInput to getOrElse method (#1918) @samuelAndalon
- Fixed link to GraphQL documentation (#1900) @simboel
- [Documentation] Fixed error in GraalVM native image docs (#1897) @simboel