Skip to content

1.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 06:29
· 1436 commits to main since this release
  • #886 Very hacky fix for quarkus issue 18194 - using typesafe client with `…
  • #883 emit descriptions for enum values using @Description-annotation
  • #879 Bump smallrye-config from 2.3.0 to 2.4.0
  • #878 Bump version.smallrye-mutiny from 0.17.0 to 0.18.0
  • #872 Bump micrometer-core from 1.7.0 to 1.7.1
  • #870 #752: allow formatting of Instant return types; format Instant as ISO_INSTANT
  • #865 Bump assertj-core from 3.20.1 to 3.20.2
  • #864 Bump resteasy-client from 4.6.0.Final to 4.6.1.Final
  • #863 Bump mockito-junit-jupiter from 3.11.1 to 3.11.2
  • #862 Support for custom WebClientOptions in the dynamic client
  • #858 Bump assertj-core from 3.20.0 to 3.20.1
  • #857 Bump assertj-core from 3.19.0 to 3.20.0
  • #853 Bump maven-dependency-plugin from 3.1.2 to 3.2.0
  • #852 Bump mockito-junit-jupiter from 3.11.0 to 3.11.1
  • #752 Allow defining of default transformation via config, maybe per (Java) type