7.0.0-alpha.6
Pre-release
Pre-release
samuelAndalon
released this
03 Jun 23:01
·
89 commits
to master
since this release
Minor Changes
- feat(server): pass graphQLContext to KotlinDataLoaderRegistryFactory by @samuelAndalon in #1785
- feat(server): Add subscriptions support to ktor server by @thevietto in #1774
- feat(plugin): GraalVM native image support for Spring server by @dariuszkuc in #1769
- feat(plugin): new generate-graalvm-metadata Maven goal by @dariuszkuc in #1759
- feat(dataloader): FederatedTypePromiseResolver to settle all promises regardless of errors by @samuelAndalon in #1753
Patch Changes
- fix(federation): relaxes
@requires
and@external
constraints by @dariuszkuc in #1778 - fix(dataloader): grab kotlinDataLoaderRegistry from environment by @samuelAndalon in #1767
- fix(client): Improve alias handling in client generation by @WIStudent in #1763
- fix(plugin): fix generated GraalVM metadata for property fields by @dariuszkuc in #1757
- fix(server): Absolute urls for graphiql subscriptions by @jaaqo in #1755
- dependency updates
- chore: update dependencies to the latest by @dariuszkuc in #1780
- build(deps): bump junit from 5.9.1 to 5.9.2 by @dependabot in #1716
- feat: update graphql-java version by @samuelAndalon in #1749
Other Changes
- fix Ktor server DataLoader example usage by @dariuszkuc in #1786
- documentation updates
- docs: cleanup tasks/mojos usage documentation by @dariuszkuc in #1766
- docs: documentation for new GraalVm plugin tasks/goal by @dariuszkuc in #1764
- chore: update examples README to point to graphiql by @samuelAndalon in #1762
- build updates:
- chore: disable flaky test by @samuelAndalon in #1789
- chore: add GraalVM integration tests to the CI workflow by @dariuszkuc in #1745
New Contributors
- @jaaqo made their first contribution in #1755
- @WIStudent made their first contribution in #1763
- @thevietto made their first contribution in #1774
Full Changelog: 7.0.0-alpha.5...7.0.0-alpha.6