Skip to content

1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 13:17
· 1730 commits to main since this release
  • #681 fix #623: typesafe client: NPE when a response has no extensions
  • #678 Bump antlr4-runtime from 4.9.1 to 4.9.2
  • #677 Remove unused WildFly specific hack
  • #676 Bump microprofile-context-propagation-api from 1.1 to 1.2
  • #665 fix #664: json array list assert
  • #664 Typesafe Client: clarify assert that a Collection is a List
  • #660 fix #634: don't reuse rest client & more
  • #659 fix #654
  • #654 Issue with GraphQLClientApi Mutation
  • #653 Correct reactive error handling in UniDataFetcher
  • #652 Make sure we only append Input to type when we derive the classname… (master)
  • #647 Bump smallrye-metrics from 3.0.1 to 3.0.2
  • #644 Allowing ToScalar to pass in a method to use to deserialize. (master)
  • #641 Fixing the default value when complex object (master)
  • #639 Upgrade graphiql to 1.4.0. Add support for request headers in graphiql (master)
  • #637 Bump smallrye-config from 2.0.2 to 2.1.0
  • #634 Typesafe Client: don't reuse RestClient instance and close when closeable
  • #631 Update graphiql to the latest version (master)
  • #626 Upgrade graphql-java to 16.2
  • #623 NPE in Typesafe Client when there are no Extenstions in an error
  • #620 bugfix for #465
  • #619 Batch exception fix when unwrapping exception
  • #615 588 fix resolving field mixins
  • #614 Bump jandex from 2.2.2.Final to 2.2.3.Final
  • #613 Bump assertj-core from 3.18.1 to 3.19.0
  • #610 #465: client: deeply nested parameters
  • #608 Make sure the batch loader is not cached between requests (1.1.x)
  • #604 Bump version.smallrye-context-propagation from 1.0.20 to 1.1.0