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

Releases: graphql-java-kickstart/graphql-spring-boot

5.8.1

21 Apr 10:37
Compare
Choose a tag to compare

Fixed NPE for queries without variables

5.8.0

20 Apr 09:59
ae01b87
Compare
Choose a tag to compare

Upgraded to graphql-java 12.0

5.7.3

06 Apr 20:02
Compare
Choose a tag to compare

Enhancements

  • Upgrade graphql-java-tools to 5.4.2
  • Upgrade Altair to v2.1.5

Bugfixes

  • Don't reuse global headers for Json parts in GraphQLTestTemplate

5.7.1

27 Mar 07:40
Compare
Choose a tag to compare

Altair starter upgraded to v2.1.4

5.7.0

06 Mar 15:57
Compare
Choose a tag to compare
  • Altair starter
  • Fix for tracing instrumentation
  • Fix GraphiQL subscription timeout

5.6.1

01 Mar 13:42
cbcb371
Compare
Choose a tag to compare
  • Fetch all dependencies for GraphiQL and Voyager from CDNs (#201)
  • Renamed GraphQLConfiguration bean to graphQLServletConfiguration to prevent conflicts (#200)
  • Updated batch execution handling configuration
  • Updated graphql-java-servlet dependency to 7.3.2

5.6.0

01 Mar 08:15
Compare
Choose a tag to compare
  • Allow customization of batched request handling
  • Updated graphql-java-servlet dependency to 7.3.0

5.5.0

01 Mar 08:11
Compare
Choose a tag to compare
  • Added subscriptionTimeout option to graphql.servlet
  • Upgraded graphql-java-servlet dependency to 7.2.0
  • Upgraded graphql-java-tools dependency to 5.5.0

5.4.1

01 Mar 08:08
Compare
Choose a tag to compare
  • Metric instrumentation
  • Scan for error handlers using beans instead of classloader
  • Ability to set HTTP headers in GraphQLTestTemplate

5.4

01 Mar 08:06
Compare
Choose a tag to compare
5.4
  • Metrics instrumentation
  • Properties for setting subscription keep alive