Releases: graphql-java-kickstart/graphql-spring-boot
Releases · graphql-java-kickstart/graphql-spring-boot
5.8.1
Fixed NPE for queries without variables
5.8.0
Upgraded to graphql-java 12.0
5.7.3
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
Altair starter upgraded to v2.1.4
5.7.0
- Altair starter
- Fix for tracing instrumentation
- Fix GraphiQL subscription timeout
5.6.1
- 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
- Allow customization of batched request handling
- Updated graphql-java-servlet dependency to 7.3.0
5.5.0
- 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
- Metric instrumentation
- Scan for error handlers using beans instead of classloader
- Ability to set HTTP headers in GraphQLTestTemplate
5.4
- Metrics instrumentation
- Properties for setting subscription keep alive