Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

6.0.0

Compare
Choose a tag to compare
@oliemansm oliemansm released this 29 Nov 10:46
· 845 commits to master since this release
8ee1479

New features

  • Created a starter for Spring Webflux: graphql-kickstart-spring-boot-starter-webflux. Supports subscriptions through websockets, but no support for batched queries at the moment.
  • Extracted separate starter for GraphQL Java Tools: graphql-kickstart-spring-boot-starter-tools

Breaking changes

  • Upgraded graphql-java-servlet to 9.0.0
  • Removed the dependency on commons.io.