Skip to content

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

17.0

Choose a tag to compare

@bbakerman bbakerman released this 03 Aug 09:41
6ffc674

A release for graphql-java 17.x as well as upgrading to jakarta validation instead of javax.validation

17.0.0-beta1

Choose a tag to compare

@bbakerman bbakerman released this 21 Jul 09:41
d779f85

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

16.0.0

Choose a tag to compare

@bbakerman bbakerman released this 01 Feb 23:16
f2dd5b7

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

Choose a tag to compare

@bbakerman bbakerman released this 04 Oct 01:51
8bf2565

Fix for Stackoverflow problem

v14.0.3

Choose a tag to compare

@bbakerman bbakerman released this 04 Oct 01:51
60d176d

Fix for Stackoverflow problem

v15.0.2

Choose a tag to compare

@bbakerman bbakerman released this 01 Oct 23:05
55335d0

ID can now be validated

v14.0.2

Choose a tag to compare

@bbakerman bbakerman released this 01 Oct 23:11
d610912

ID types can now be validated

v15.0.1

Choose a tag to compare

@bbakerman bbakerman released this 17 Sep 08:48
d0f549a

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

Choose a tag to compare

@bbakerman bbakerman released this 17 Sep 08:34
00eddb4

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

Choose a tag to compare

@bbakerman bbakerman released this 23 May 01:57
6f3b293

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