⭐ New Features
- Refine nullness checks in schema report inspection #1344
- Allow
ConnectionAdapter
to create an extendedConnection
#1343 - Skip nullness check for Map-like return types of
@BatchMapping
methods #1334 - Add
GraphQlClient
andGraphQlTester
Kotlin extensions #1331 - Add UUID support to JsonKeysetCursorStrategy #1328
- Built-in support for HTTP header to GraphQLContext copying #1313
- Support virtual threads in
webmvc.GraphQlWebSocketHandler
#1287
🐞 Bug Fixes
- NullPointerException in SchemaMappingInspector for null field definition #1333
📔 Documentation
- Document transaction management variants #1305
🔨 Dependency Upgrades
- Downgrade to GraphQL Java 24.3 #1348
- Upgrade to GraphQL Java 25.0-beta-9 #1316
- Upgrade to Jackson 3.0.0 #1338
- Upgrade to JUnit 6.0.0 #1342
- Upgrade to Micrometer 1.16.0-RC1 and Tracing 1.6.0-RC1 #1337
- Upgrade to Reactor 2025.0.0-RC1 #1339
- Upgrade to Spring Data 2025.1.0-RC1 #1340
- Upgrade to Spring Framework 7.0.0-RC1 #1336
- Upgrade to Spring Security 7.0.0-RC1 #1341
❤️ Contributors
Thank you to all the contributors who worked on this release:
@heruan, @jbj338033, and @mp911de