Skip to content

OpenFeign 12.3

Compare
Choose a tag to compare
@velo velo released this 06 Apr 19:14
· 314 commits to master since this release

What's Changed

  • Add http_method tag to micrometer metrics by @rnavarropiris in #1968
  • Java-JSON Decoder can decode (return) String too by @radio-rogal in #1989
  • Make Slf4jLogger constructors public by @yvrng in #1994
  • Add a way to choose between class or package instantiation mode for JaxbContext by @jeremybalan in #2005

List of PRs that updated libraries versions
  • build(deps): bump google-http-client from 1.42.3 to 1.43.0 by @dependabot in #1960
  • build(deps): bump mockito-core from 5.0.0 to 5.1.1 by @dependabot in #1959
  • build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #1962
  • build(deps): bump json from 20220924 to 20230227 by @dependabot in #1963
  • [Snyk] Upgrade com.sun.xml.messaging.saaj:saaj-impl from 1.5.1 to 1.5.3 by @velo in #1964
  • build(deps-dev): bump spring-context from 6.0.5 to 6.0.6 by @dependabot in #1967
  • build(deps): bump spring-cloud-dependencies from 2021.0.5 to 2022.0.1 by @dependabot in #1957
  • build(deps): bump really-executable-jar-maven-plugin from 2.0.0 to 2.1.0 by @dependabot in #1969
  • build(deps): bump moditect-maven-plugin from 1.0.0.RC2 to 1.0.0.RC3 by @dependabot in #1970
  • build(deps): bump mockito-core from 5.1.1 to 5.2.0 by @dependabot in #1972
  • build(deps): bump maven-surefire-plugin.version from 3.0.0-M9 to 3.0.0 by @dependabot in #1979
  • build(deps): bump google-http-client from 1.43.0 to 1.43.1 by @dependabot in #1977
  • build(deps): bump micrometer.version from 1.10.4 to 1.10.5 by @dependabot in #1976
  • build(deps): bump really-executable-jar-maven-plugin from 2.1.0 to 2.1.1 by @dependabot in #1974
  • build(deps): bump reactor.version from 3.5.3 to 3.5.4 by @dependabot in #1981
  • build(deps): bump netty.version from 4.1.89.Final to 4.1.90.Final by @dependabot in #1980
  • build(deps): bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot in #1986
  • build(deps): bump maven-scm-plugin from 1.13.0 to 2.0.0 by @dependabot in #1985
  • build(deps): bump metrics-core from 4.2.17 to 4.2.18 by @dependabot in #1982
  • build(deps): bump slf4j.version from 2.0.6 to 2.0.7 by @dependabot in #1983
  • build(deps-dev): bump spring-context from 6.0.6 to 6.0.7 by @dependabot in #1988
  • build(deps-dev): bump jersey-hk2 from 2.39 to 2.39.1 by @dependabot in #1992
  • build(deps): bump license-maven-plugin.version from 4.1 to 4.2 by @dependabot in #1991
  • build(deps-dev): bump jersey-client from 2.39 to 2.39.1 by @dependabot in #1990
  • build(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 by @dependabot in #1996
  • build(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 by @dependabot in #1995
  • build(deps): bump spring-cloud-dependencies from 2022.0.1 to 2022.0.2 by @dependabot in #1998
  • build(deps): bump jaxb-impl from 2.3.4 to 2.3.8 by @dependabot in #1997
  • build(deps): bump kotlin.version from 1.8.10 to 1.8.20 by @dependabot in #2000
  • build(deps): bump netty.version from 4.1.90.Final to 4.1.91.Final by @dependabot in #2004
  • build(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 by @dependabot in #2006

New Contributors

Full Changelog: 12.2...12.3