v1.3.1
⭐ New Features
- Support returning
Flux
of entities from@EntityMapping
methods #991 - Do not apply ContextDataFetcherDecorator to TrivialDataFetcher instances #983
- Support fragments in GraphQlTester #964
🪲 Bug Fixes
- TypeMismatchError if controller method returning
Flow
is declared without suspend keyword #988 - UNKNOWN uri value in web observations for GraphQL endpoints #987
@AuthenticationPrincipal
resolver should have precedence overPrincipal
resolver #982
🔨 Dependency Upgrades
- Upgrade to Micrometer 1.13.1 and Tracing 1.13.1 #1010
- Upgrade to Reactor 2023.0.7 #1009
- Upgrade to Spring Data 2024.0.1 #1011
- Upgrade to Spring Framework 6.1.9 #1008
- Upgrade to Spring Security 6.3.1 #1012
❤️ Contributors
Thank you to all the contributors who worked on this release:
@github-actions[bot] and @osi