github graphql-java/graphql-java v2.1.0
Release 2.1.0

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

Release highlights

  • #123 "Recursive types not being resolved" from alexkrebiehl
  • #187 "Added introspection query to codebase" from aschrijver
  • #164 "Adds support for Boolean property accessors with 'get' prefix in PropertyDataFetcher" from ayhanap
  • #168 "Parse escaped characters in strings" from ntkoopman
  • #161 "Remove generated antlr code. Add build task dependency" from IamCornholio
  • #178 "Add overload of GraphQLEnumType.Builder.value() with deprecationReason" from aschrijver
  • #151 "Make BatchedExecutionStrategy return values in consistent order" from arlampin
  • #145 "Ensure build with Java 6 runtime" from andimarek
  • #140 "Adding scalars for BigInteger, BigDecimal, Byte, Short, Char" from danielkwinsor
  • #136 "Support for directive.locations in introspection query" from aschrijver
  • #127 "ExecutionContextBuilder bug fix" from dminkovsky
  • #129 "Union types must have at least 1 member, and members can be only of Object types, not scalars" from danielkwinsor
  • #99 "Throwable instead of Exception" from okorz001
  • #103 "PropertyDataFetcher can fetch fields" from tuukka
  • #113 "Support parsing IntValue literals into GraphQLFloat" from Macroz
  • #102 "Fail on redefinitions" from tuukka

This release also includes code cleanup (#191, #185, #141, #121, #117, #120), documentation (#119, #158, #131) and test improvements (#133).

Don't miss a new graphql-java release

NewReleases is sending notifications on new releases.