What’s Changed
- Update Gradle Wrapper from 8.10.2 to 8.11.1 (#2068) @github-actions
- Remove "strictly" for graphql-java and upgrade to Boot 3.3.6 (#2070) @paulbakker
- Remove incorrect toString() for URL in RestClientGraphQLClient error handling (#2069) @paulbakker
- Fix GraphQLContext propagation to data loaders with spring-graphql starter (#2067) @jjacobs44