Skip to content

v1.2.7

Compare
Choose a tag to compare
@spring-builds spring-builds released this 18 Jun 15:40
· 226 commits to main since this release

⭐ New Features

  • Allow use of GraphQL Java 21.x in Spring for GraphQL 1.2.x #974
  • Support client requests with content-type "application/graphql" #948

🪲 Bug Fixes

  • @AuthenticationPrincipal resolver should have precedence over Principal resolver #990
  • InvocableHandlerMethodSupport#adaptCallable does not unwrap InvocationTargetException #973

📔 Documentation

  • Update documentation with advice on how to achieve schema namespacing #863
  • Document how to configure custom ExecutionStrategy #832

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.11.12 #1005
  • Upgrade to Reactor 2022.0.20 #1004
  • Upgrade to Spring Data 2023.0.12 #1006
  • Upgrade to Spring Framework 6.0.22 #1003
  • Upgrade to Spring Security 6.1.9 #1007

❤️ Contributors

Thank you to all the contributors who worked on this release:

@github-actions[bot]