Skip to content

22.3

Compare
Choose a tag to compare
@dondonz dondonz released this 05 Sep 03:15
· 2 commits to 22.x since this release
d6dbf61

This is a bugfix release focusing on the @defer directive implementation. There are no breaking changes in this release.

Thanks to the community for continuing to report issues and build improvements, which helps make graphql-java better! Kudos to @felipe-gdr and @jbellenger for contributing @defer improvements in this release.

Key Changes

  • @defer and DataLoader integration in #3639
  • Transformable IncrementalExecutionResult in #3693

What's Changed

Full Changelog: v22.2...v22.3