Skip to content

Releases: graphql-java/graphql-java-extended-validation

17.0.0-beta1

21 Jul 09:41
d779f85
Compare
Choose a tag to compare

Upgrading to graphql-java 17.x as well as upgrading to jakarta validation instead of javax.validation

16.0.0

01 Feb 23:16
f2dd5b7
Compare
Choose a tag to compare

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

04 Oct 01:51
8bf2565
Compare
Choose a tag to compare

Fix for Stackoverflow problem

v14.0.3

04 Oct 01:51
60d176d
Compare
Choose a tag to compare

Fix for Stackoverflow problem

v15.0.2

01 Oct 23:05
55335d0
Compare
Choose a tag to compare

ID can now be validated

v14.0.2

01 Oct 23:11
d610912
Compare
Choose a tag to compare

ID types can now be validated

v15.0.1

17 Sep 08:48
d0f549a
Compare
Choose a tag to compare

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

17 Sep 08:34
00eddb4
Compare
Choose a tag to compare

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

23 May 01:57
6f3b293
Compare
Choose a tag to compare

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