Skip to content

1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 14:46
· 1634 commits to main since this release
  • #791 Hide our error extensions fields by default
  • #789 Bump micrometer-core from 1.6.6 to 1.6.7
  • #786 Bump version.smallrye-mutiny from 0.16.0 to 0.17.0
  • #785 Upgraded Mutiny to 0.16.0
  • #784 Build json 'by hand'
  • #783 Fix/Refactor CollectionCreator
  • #782 Caching the transformer (For Number and Date)
  • #780 Hotfix for #713 - …
  • #777 Initial support for subscriptions
  • #775 Add support for graphql extensions
  • #774 Fix some typos
  • #771 Private getters are exposed unless @ignore
  • #769 Dynamic client documentation
  • #763 Upgrade to GitHub-native Dependabot
  • #761 Unify configuration of clients
  • #760 Adjust client documentation
  • #759 Bump version.smallrye-context-propagation from 1.1.0 to 1.2.0
  • #758 Renaming for better consistency
  • #757 Bump maven-plugin-plugin from 3.6.0 to 3.6.1
  • #756 Bump maven-plugin-annotations from 3.6.0 to 3.6.1
  • #750 Unify configuration of clients
  • #749 Injectable dynamic clients
  • #748 Bump graphiql from 1.4.0 to 1.4.1
  • #747 #627: change @Multiple target from METHOD to TYPE
  • #742 Bump micrometer-core from 1.6.5 to 1.6.6
  • #741 Move typesafe client tests to tck
  • #739 Verify at bootstrap that all operations' classes are injectable
  • #738 Bump mockito-junit-jupiter from 3.8.0 to 3.9.0
  • #737 Update SmallRye Config to 2.2.0
  • #736 Enable usage of @JsonbCreator
  • #732 Allow �@Query on POJO-methods, refs #704
  • #729 Fix #728: Use WeakHashMap to prevent memory leaks
  • #726 update typesafe client doc
  • #723 Bump maven.version from 3.6.3 to 3.8.1
  • #722 #611: typesafe client: aliases
  • #721 #628: custom directives on types
  • #719 Fix #700, fix #701
  • #716 Bump vertx-web-client from 4.0.2 to 4.0.3
  • #715 Fix #702 correctly identify get/setters…
  • #713 Duplicate selectedFields/ fields when using @context?
  • #712 Bump smallrye-metrics from 3.0.2 to 3.0.3
  • #711 Bump react.version from 17.0.1 to 17.0.2
  • #699 fix #627: typesafe client: multi query
  • #611 Typesafe Client: support for aliases
  • #490 Add support for subscriptions