Skip to content

Releases: graphql-java/graphql-java-extended-scalars

18.1

10 May 06:47
2bc8468
Compare
Choose a tag to compare

What's Changed

  • DateTime serialization has non optional 3 digit millisecond component by @mursilsayed in #59
  • chore(deps): Updating to use graphql-java 18.1 by @m1ngyuan in #61

New Contributors

Full Changelog: v18.0...v18.1

18.0

14 Apr 11:22
f770172
Compare
Choose a tag to compare

This updates the underlying graphql-java version to 18

Ongoing we will version based on the underlying graphql-java version as the major version part

17.0

03 Aug 09:30
aff4d46
Compare
Choose a tag to compare

This updates the underlying graphql-java version to 17

Ongoing we will version based on the underlying graphql-java version as the major version part

16.0.0

01 Feb 23:01
5be0a1c
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

15.0.0

26 Oct 22:39
Compare
Choose a tag to compare

This updates the underlying graphql-java version to 15

Ongoing we will version based on the underlying graphql-java version as the major version part

v1.1.0

12 Feb 00:19
6f82be9
Compare
Choose a tag to compare

The java oriented Long / Short / Byte / Char scalars have been removed from graphql-java and moved into graphql-java-extended-scalars

V1.0.1

14 Sep 00:53
Compare
Choose a tag to compare

Added Locale scalar support