25.0.beta-9
This is another beta release for the upcoming version 25.
A word of warning
While all features are tested and we consider them ready to be used, we don't guarantee that this is a stable version: this means there will be more breaking changes until we reach 25.0.
This version is intended for testing and providing feedback to the GraphQL Java team.
What's Changed
- Bump gradle/actions from 4 to 5 by @dependabot[bot] in https://github.com/graphql-java/graphql-java/pull/4132
- Memoize ResultPath level by @AlexandreCarlton in https://github.com/graphql-java/graphql-java/pull/4135
- More Chained DataLoaders performance improvements by @andimarek in https://github.com/graphql-java/graphql-java/pull/4136
Full Changelog: https://github.com/graphql-java/graphql-java/compare/v25.0.beta-7...v25.0.beta-9