Breaking changes
- Upgrade graphql-java to v21
- Upgrade to Java 11
- Since GraphQL Java requires Java 11 now, this project does too
Minor changes
- Provider for creating missing resolver data fetcher to provide options and field definition to factory by @timward60 in #742
- Validate subscription data resolver during schema parsing by @oryan-block in #756
- Remove usage of UndeclaredThrowableException by @oryan-block in #757
What's Changed
- Update dependency ch.qos.logback:logback-classic to v1.3.6 by @renovate in #743
- Update peter-evans/create-pull-request action to v5 by @renovate in #747
- Update dependency com.graphql-java:graphql-java to v20.1 [SECURITY] by @renovate in #745
- Update kotlin to v1.8.21 by @renovate in #746
- Update dependency org.apache.maven.surefire:surefire-junit4 to v3 by @renovate in #740
- Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3 by @renovate in #739
- Update all non-major dependencies by @renovate in #744
- Version Release by @github-actions in #761
Full Changelog: v13.0.3...v13.1.0