Releases: graphql-java/graphql-java-extended-scalars
Releases · graphql-java/graphql-java-extended-scalars
18.1
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
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
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
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
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
The java oriented Long / Short / Byte / Char scalars have been removed from graphql-java and moved into graphql-java-extended-scalars
V1.0.1
Added Locale scalar support