Skip to content

1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 12:12
· 1352 commits to main since this release
  • #952 Updated graphql-java to v17
  • #950 fix #946: prevent json-path-exception
  • #948 Upgrade to graphql-java 17
  • #947 Initial Jackson support
  • #945 Fixed tests for SortedSet.
  • #943 Changed MySortableType to be able to specify the used hash code.
  • #942 Added tests for SortedSet.
  • #941 Allow field type to be Serializable
  • #939 Allow interfaces to be mapped as types or inputs
  • #937 Make clients aware of date/number formatting annotations
  • #936 Bump smallrye-parent from 29 to 30
  • #935 mp.graphql.showErrorMessage - wildcard
  • #934 Bump version.smallrye-mutiny from 0.19.2 to 1.0.0
  • #933 Runner is not using config from TCK
  • #932 Fragment support for dynamic clients
  • #931 Bump version.smallrye-context-propagation from 1.2.0 to 1.2.1
  • #927 Serializable are ignored for types
  • #860 Add support for Jackson
  • #855 Returning a SortedSet will return unsorted values