Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-26 | 1.8 kB | |
v1.4.1 source code.tar.gz | 2025-06-26 | 442.1 kB | |
v1.4.1 source code.zip | 2025-06-26 | 985.1 kB | |
Totals: 3 Items | 1.4 MB | 1 |
:star: New Features
- Refine cancellation support to avoid performance overhead #1242
- Add toString() method in ArgumentValue #1196
:lady_beetle: Bug Fixes
- Charset is not set on index.html for GraphiQL #1230
- Exempt unresolvable federated entities from
@EntityMapping
checks #1225 - QuerydslDataFetcher does not preserve the full path prefix for nested parameters #1215
:notebook_with_decorative_cover: Documentation
- fixed typo in controllers.adoc #1234
:hammer: Dependency Upgrades
- Upgade to GraphiQL v5.0.0 #1209
- Upgrade to GraphQL Java 24.1 #1229
- Upgrade to Micrometer 1.15.1 #1255
- Upgrade to Reactor 2024.0.7 #1254
- Upgrade to Spring Data 2025.0.1 #1256
- Upgrade to Spring Framework 6.2.8 #1253
- Upgrade to Spring Security 6.5.1 #1257
:heart: Contributors
Thank you to all the contributors who worked on this release:
@SnuK87, @dgrinbergs, @joshuapaulallen, and @trinhdvt