Skip to content

7.0.0-alpha.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Sep 22:47
· 91 commits to refs/heads/master since this release
8cc8169

Major Changes

Minor Changes

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

New Contributors

Full Changelog: 7.0.0-alpha.6...7.0.0-alpha.7