Skip to content

v2.0.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@spring-builds spring-builds released this 16 Sep 15:48
· 17 commits to main since this release

⭐ New Features

  • Update generated types for Pagination / cursor connection support #1296
  • Schema inspection should detect nullness mismatch between schema fields/arguments and application Controllers #1220
  • Align cancelling behavior to graphql-java request execution #1171

📔 Documentation

  • Add documentation for GraphQlArgumentBinder customizations #1294
  • fix: docs for graphQlTester & constructor for documentSource #1285
  • Add better documentation for handling batch mappings with parameters #1168

🔨 Dependency Upgrades

  • Upgrade to Jackson 3.0.0-rc9 #1311
  • Upgrade to Kotlin 2.2.20 #1312
  • Upgrade to Micrometer 1.16.0-M3 and Tracing 1.6.0-M3 #1301
  • Upgrade to Reactor 2025.0.0-M7 #1300
  • Upgrade to Spring Data 2025.1.0-M6 #1302
  • Upgrade to Spring Framework 7.0.0-M9 #1292
  • Upgrade to Spring Security 7.0.0-M3 #1303

❤️ Contributors

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

@emaarco