github graphql-java/graphql-java v2.0.0
Release 2.0.0

latest releases: v22.0, v21.5, v20.9...
8 years ago

This is version 2.0.0 of graphql-java:

  • Beginning with this version (2.0.0) graphql-java follows Semantic Versioning
  • It is Java 1.6. compatible instead Java 1.7 (thanks @pt-achang)
  • There is a Batched Execution Strategy for better performance (thanks @cardinalraven)
  • GraphQLFloat was changed to return Java double values instead of Java float values in order to comply with the spec.
  • Smaller bugfixes, improvements and refactorings

Thanks a lot to all contributors, who created a PR/Issue!

Don't miss a new graphql-java release

NewReleases is sending notifications on new releases.