Skip to content

v2.0.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@spring-builds spring-builds released this 19 Aug 12:50
· 0 commits to main since this release

⭐ New Features

  • Methods that access the response should raise GraphQlException consistently #1219

🐞 Bug Fixes

  • Missing @Nullable annotation on GraphiQlHandler #1276

πŸ”¨ Dependency Upgrades

  • Upgrade to GraphQL Java 25.0.beta-5 #1282
  • Upgrade to Jackson 2.20.0-rc1 and 3.0.0-rc8 #1288
  • Upgrade to Micrometer 1.16.0-M2 and Tracing 1.6.0-M2 #1279
  • Upgrade to Reactor 2025.0.0-M6 #1278
  • Upgrade to Spring Data 2025.1.0-M5 #1280
  • Upgrade to Spring Framework 7.0.0-M8 #1277
  • Upgrade to Spring Security 7.0.0-M2 #1281

❀️ Contributors

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

@ngocnhan-tran1996