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

13.0.0

Compare
Choose a tag to compare
@oliemansm oliemansm released this 06 Aug 08:54
· 124 commits to master since this release

Bug fixes

  • disable async timeout by default #778
  • graphiql config headers do not work in new release 12.0.0 #726
  • CorsEnabled=false not working for Spring-Boot-Service-Configs #682
  • memory leak due to ReactiveApolloSubscriptionSession not closing #740
  • Cannot access AsyncServletProperties.Threads fields because it is a package private class #748
  • Graphiql static resource loading fix #794
  • quote regex input string #824

Features

  • aliased scalars #659
  • Function for GraphQLTestTemplate to upload files using Upload scalar #712
  • added ability to use strings for GraphQl queries when using GraphQLTestTemplate #807

Dependencies

  • update dependency com.graphql-java:graphql-java to v18.3 #846
  • update lib_graphql_servlet_ver to v13.0.0 #848
  • update dependency com.graphql-java-kickstart:graphql-java-tools to v12.1.0 #825
  • update spring boot to v2.7.2 #845
  • update Reflections to 0.10.2 #772