Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-26 | 1.9 kB | |
v1.3.6 source code.tar.gz | 2025-06-26 | 423.5 kB | |
v1.3.6 source code.zip | 2025-06-26 | 948.2 kB | |
Totals: 3 Items | 1.4 MB | 0 |
:star: 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
:lady_beetle: 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
:hammer: 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
:heart: Contributors
Thank you to all the contributors who worked on this release:
@kilink and @theHacker