What’s Changed
This major release updates the version of graphql-java from graphql-java-19.5 -> graphql-java 20.2. graphql-java-20.0 introduces breaking changes. Refer to the notes here.
Other dependencies updated include :
- graphql-java-extended-scalars: 19.1 -> 20.2
- graphql-java-extended-validation: 19.1 -> 20.0
- federation-graphql-java-support: 2.1.0 -> 3.0.0
New Changes
- Upgrade to graphql java 20.2 (#1523) @congotej
- Ignore non-graphql files (#1502) @gracecding
Other Changes
- Bump com.fasterxml.jackson:jackson-bom from 2.14.2 to 2.15.0 (#1505) @dependabot
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.19.0 to 2.20.0 (#1507) @dependabot
- Bump me.champeau.jmh from 0.6.6 to 0.7.1 (#1504) @dependabot
- Bump io.mockk:mockk from 1.13.2 to 1.13.5 (#1506) @dependabot
- Bump nebula.netflixoss from 11.1.1 to 11.3.1 (#1503) @dependabot
- Remove explicit handling of Optional conversion (#1433) @kilink
- Update dependency locks (#1501) @kilink
- Bump actions/checkout from 3.1.0 to 3.5.2 (#1481) @dependabot
- Bump actions/cache from 3.0.11 to 3.3.1 (#1458) @dependabot
- implement hashCode in TypedGraphQLError (#1498) @kilink
- Add message overload to TypedGraphQLError (#1497) @kilink
- Bump org.apache.logging.log4j:log4j-api from 2.19.0 to 2.20.0 (#1441) @dependabot
- Bump jmhVersion from 1.35 to 1.36 (#1326) @dependabot
- Update to Gradle 7.6.1 (#1495) @kilink
- Bump net.datafaker:datafaker from 1.7.0 to 1.9.0 (#1492) @dependabot
- Update .sdkmanrc (#1494) @kilink
- Bump com.netflix.spectator:spectator-api from 1.5.+ to 1.6.2 (#1491) @dependabot