Skip to content

22.2

Compare
Choose a tag to compare
@dondonz dondonz released this 12 Aug 00:22
· 33 commits to 22.x since this release
9cc3538

This is a bugfix release. There are no breaking changes in this release.

Thanks to everyone in the community for reporting issues and contributing bugfixes for this release! And happy birthday to GraphQL Java, who recently turned 9!

Key changes:

  • Bugfix for DataLoader dispatching which caused subscriptions to hang #3673. First reported to Spring for GraphQL spring-projects/spring-graphql#1019
  • Improved @oneOf validation to run sooner in the validation phase #3577 #3580
  • MultiSourceReader bugfix to handle different new line behaviour in Java 16+, thanks @gummybug #3670

What's Changed

New Contributors

Full Changelog: v22.1...v22.2