Releases: graphql-java/graphql-java-extended-validation
Releases · graphql-java/graphql-java-extended-validation
17.0.0-beta1
Upgrading to graphql-java 17.x as well as upgrading to jakarta validation instead of javax.validation
16.0.0
This updates the underlying graphql-java version to 16
Ongoing we will version based on the underlying graphql-java version as the major version part
v15.0.3
Fix for Stackoverflow problem
v14.0.3
Fix for Stackoverflow problem
v14.0.2
ID types can now be validated
v15.0.1
This is a release that works with graphql-java 15.x
This introduces a new prefix to the version number where 15 indicates that graphql-java major version it works with.
v14.0.1
This is a stable release that works with graphql-java 14.x
This introduces a new prefix to the version number where 14. indicates that graphql-java major version it works with.
0.0.4
This updates to graphql-java 14.0 (due to breaking changes in named types)
use 0.0.3 or below for graphql-java 13.x and below
use 0.0.4 or above for graphql-java 14.x and above