v1.3.6
⭐ New Features
- Refine cancellation support to avoid performance overhead #1246
- Add toString() method in ArgumentValue #1227
- Add toString() method in ArgumentValue #1224
- More lenient handling of non-Publisher values for subscriptions #1213
- Support GraphQLErrorBuilder as controller method argument #1200
🐞 Bug Fixes
- Charset is not set on index.html for GraphiQL #1231
- QuerydslDataFetcher does not preserve the full path prefix for nested parameters #1226
- Fix dropping of extensions in ContextDataFetcherDecorator #1199
🔨 Dependency Upgrades
- Upgade to GraphiQL v5.0.0 #1245
- Upgrade to GraphQL Java 22.4 #1248
- Upgrade to Micrometer 1.13.15 #1250
- Upgrade to Reactor 2023.0.19 #1249
- Upgrade to Spring Data 2024.0.13 #1251
- Upgrade to Spring Framework 6.1.21 #1247
- Upgrade to Spring Security 6.3.10 #1252
❤️ Contributors
Thank you to all the contributors who worked on this release:
@kilink and @theHacker