⭐ New Features
- Access request attributes in WebGraphQlInterceptor #633
- Access cookies in WebGraphQlInterceptor #626
🪲 Bug Fixes
@Valid
on method parameter does not apply validation in 1.1.2 #624- Controller method cannot return CompletableFuture if any method argument is
Mono
#604
🔨 Dependency Upgrades
- Upgrade to GraphQL Java 19.3 #642
- Upgrade to Micrometer 1.10.5 #644
- Upgrade to Micrometer Tracing 1.0.3 #645
- Upgrade to Reactor 2022.0.5 #643
- Upgrade to Spring Data 2022.0.3 #646
- Upgrade to Spring Framework 6.0.7 #641
- Upgrade to Spring Security 6.0.2 #647
❤️ Contributors
Thank you to all the contributors who worked on this release:
@koenpunt and @timtebeek