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