Skip to content

v1.2.1

Compare
Choose a tag to compare
@spring-builds spring-builds released this 20 Jun 09:44
· 271 commits to main since this release

⭐ New Features

  • Enhance GraphQL request body checks to prevent 500 Error #726
  • Handle Connection return values for mutations #722
  • No ConnectionAdapter IllegalArgumentException for existing Java Connection type #709

🪲 Bug Fixes

  • QueryDslDataFetcher and QueryByExampleDataFetcher return empty property selection list for cursor connection #723
  • @GraphQlExceptionHandler method fails with "No registration for controller type" message if controller has proxy #710

🔨 Dependency Upgrades

  • Upgrade to Context Propagation 1.0.3 #717
  • Upgrade to GraphQL Java 20.4 #728
  • Upgrade to Reactor 2022.0.8 #719
  • Upgrade to Spring Framework 6.0.10 #727