Skip to content

v1.3.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bclozel bclozel released this 16 Apr 09:53
· 33 commits to main since this release

⭐ New Features

  • Adapt offset scroll calculations to changes in Spring Data 2024.0 #946
  • Add Remote Address to WebGraphQlRequest #945
  • Schema mapping should inspect fields that have a matching class property #934
  • Schema inspection support for interface and union types #924
  • Support returning list of entities from @EntityMapping methods #922
  • Allow use of specific ContextSnapshotFactory instance #919
  • Support @SchemaMapping and @BatchMapping for schema interface types #871
  • Configure Jackson codec specifically for GraphQL HTTP endpoints #860
  • Enhance schema introspection to report @Argument name mismatch #740
  • Replace DataFetcher registrations to match custom root operation type names #708
  • Support keep-alive pings in WebSocketGraphQlClient #608
  • Support keep-alive pings in GraphQlWebSocketHandler #534

🐞 Bug Fixes

  • SSE complete event should have a "data:" field #940

🔨 Dependency Upgrades

  • Upgrade to Context Propagation 1.1.1 #952
  • Upgrade to Spring Security 6.3.0-RC1 #951
  • Upgrade to Micrometer 1.13.0-RC1 #950
  • Upgrade to Spring Data 2024.0-RC1 #947
  • Upgrade to GraphQL Java 22 release candidate #932
  • Upgrade to GraphQL Java 22 #931

❤️ Contributors

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

@qeeqez and @toby200