7.0.2
release-drafter
released this
31 Oct 00:32
·
59 commits
to refs/heads/master
since this release
Patch Changes
- Rewrite CompletableFutureExtension.allSettled to not use CompletableFuture.supplyAsync (#1872) @roookeee
- fix(federation): skip fieldset validation when it includes type reference (#1861) @dariuszkuc
- fix(federation): update federated hooks to support flow (#1864) @dariuszkuc
Other Changes
- chore: update to latest Gradle and Maven versions (#1875) @dariuszkuc
- chore: Update plugin goals in documentation (#1871) @eocantu
- fix: Ktor Subscriptions wrong url #1863 (#1865) @charlee-dev