Skip to content

v1.2.6

Latest
Compare
Choose a tag to compare
@spring-builds spring-builds released this 28 Mar 13:45
· 138 commits to main since this release

⭐ New Features

  • Avoid graphql.AssertException for persisted query #930
  • Use either first or after to determine forward pagination #929

🪲 Bug Fixes

  • Pagination with "after" cursor results in ScrollPosition that skips one extra item #925
  • Observation instrumentation assumes local context is a GraphQLContext #918
  • WebSocketGraphQlInterceptor is not notified when idle connection is closed #872

📔 Documentation

  • Updated documentation with guidance on using virtual threads #907

🔨 Dependency Upgrades

  • Upgrade to GraphQL Java 20.9 #936
  • Upgrade to Spring Framework 6.0.18 #938