github graphql-java-kickstart/graphql-java-tools 6.0.0

latest releases: v13.0.4, v13.1.1, v13.1.0...
4 years ago

Thanks to the contributors the following issues have been fixed in this release:

  • Upgrade graphql-java to version 14
  • Renamed base package to graphql.kickstart.tools
  • Treat non-nullable scalars as scalars #341
  • Treat array of non-null scalars as scalars #358
  • Add the TrivialDataFetcher interface to MethodFieldResolver so that it can be excluded from tracing #337
  • Ignore proxies when scanning for field resolvers #348
  • Make coroutine scope configurable via context #350
  • Add compile check for dependency convergence #352
  • Changed default CoroutineScope to not use GlobalScope to avoid potential cancellation issues and other pitfalls #359
  • Fix unwrapGenericType to properly find generic type in arguments Map #361
  • Move DirectiveBehavior out of graphql.schema.idl package #364

Don't miss a new graphql-java-tools release

NewReleases is sending notifications on new releases.