graphql-spqr-v0.12.2
kaqqao
released this
15 Apr 23:09
·
34 commits
to master
since this release
[0.12.2] - 2023-04-15
Added
Changed
- Upgraded to graphql-java v20.2 #437
ComplexityAnalyzer
greatly simplified and made public #450- Replaced
JavaScriptEvaluator
as the defaultComplexityFunction
with a simpler implementation #452 - Deprecated inline unions (
io.leangen.graphql.annotations.@GraphQLUnion
) for removal
Fixed
@GraphQLId
deserialization toInteger
#444