Skip to content

OpenFeign 12.2

Compare
Choose a tag to compare
@velo velo released this 26 Feb 23:54
· 351 commits to master since this release

What's Changed

  • Refactor constructor of SynchronousMethodHandler by @wplong11 in #1848
  • Move responsibility for resolving RequestTemplateFactory by @wplong11 in #1850
  • Refactor constructor of ReflectiveFeign by @wplong11 in #1857
  • Issue-1859: ApacheHttpClient - follow redirect via Request.Options by @trumple in #1861
  • set root cause as the exception_name in micrometer tags by @chao-chang-paypay in #1883
  • Update Maven wrapper to pull latest Maven (3.8.7) by @aalmiray in #1926
  • Ignore Jakarta Suspended and Context, Support BeanParam by @JKomoroski in #1942
  • Add Optional BeanParam support for JAXRS2Contract by @JKomoroski in #1935
  • Adds explicit module descriptors to a subset of modules by @aalmiray in #1943
  • Add module-info support and run CI with Java 11 by @aalmiray in #1948
  • Simplify build process using maven toolchains by @velo in #1952

List of PRs that updated libraries versions
  • build(deps): bump metrics-core from 4.2.12 to 4.2.13 by @dependabot in #1854
  • build(deps): bump jackson-databind.version from 2.14.0 to 2.14.1 by @dependabot in #1855
  • build(deps-dev): bump jackson-databind from 2.14.0 to 2.14.1 by @dependabot in #1856
  • build(deps): bump micrometer.version from 1.10.1 to 1.10.2 by @dependabot in #1860
  • build(deps): bump slf4j.version from 2.0.4 to 2.0.5 by @dependabot in #1863
  • build(deps): bump kotlin.version from 1.7.21 to 1.7.22 by @dependabot in #1864
  • build(deps): bump httpclient from 4.5.13 to 4.5.14 by @dependabot in #1872
  • build(deps): bump httpclient5 from 5.2 to 5.2.1 by @dependabot in #1874
  • build(deps): bump really-executable-jar-maven-plugin from 1.5.0 to 2.0.0 by @dependabot in #1877
  • build(deps): bump netty-codec-http from 4.1.85.Final to 4.1.86.Final in /benchmark by @dependabot in #1878
  • build(deps): bump slf4j.version from 2.0.5 to 2.0.6 by @dependabot in #1880
  • build(deps): bump mockito-core from 4.9.0 to 4.10.0 by @dependabot in #1884
  • build(deps): bump versions-maven-plugin from 2.13.0 to 2.14.0 by @dependabot in #1885
  • build(deps): bump versions-maven-plugin from 2.14.0 to 2.14.1 by @dependabot in #1886
  • build(deps): bump metrics-core from 4.2.13 to 4.2.15 by @dependabot in #1892
  • build(deps): bump sundr-maven-plugin from 0.93.1 to 0.93.2 by @dependabot in #1891
  • build(deps-dev): bump jersey-hk2 from 2.37 to 2.38 by @dependabot in #1894
  • build(deps-dev): bump jersey-client from 2.37 to 2.38 by @dependabot in #1895
  • build(deps): bump versions-maven-plugin from 2.14.1 to 2.14.2 by @dependabot in #1896
  • Update CircleCI images by @kdavisk6 in #1903
  • build(deps): bump mockito-core from 4.10.0 to 4.11.0 by @dependabot in #1899
  • build(deps): bump kotlin.version from 1.7.22 to 1.8.0 by @dependabot in #1898
  • build(deps-dev): bump assertj-core from 3.23.1 to 3.24.1 by @dependabot in #1906
  • build(deps-dev): bump junit-jupiter-params from 5.9.1 to 5.9.2 by @dependabot in #1909
  • build(deps): bump micrometer.version from 1.10.2 to 1.10.3 by @dependabot in #1908
  • build(deps): bump gson from 2.10 to 2.10.1 by @dependabot in #1907
  • build(deps): bump netty.version from 4.1.86.Final to 4.1.87.Final by @dependabot in #1913
  • build(deps-dev): bump spring-context from 5.3.24 to 5.3.25 by @dependabot in #1911
  • build(deps-dev): bump assertj-core from 3.24.1 to 3.24.2 by @dependabot in #1916
  • build(deps-dev): bump jackson-databind from 2.14.1 to 2.14.2 by @dependabot in #1921
  • build(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #1922
  • build(deps): bump kotlin.version from 1.8.0 to 1.8.10 by @dependabot in #1925
  • build(deps-dev): bump jaxb-core from 4.0.1 to 4.0.2 by @dependabot in #1929
  • build(deps): bump maven-deploy-plugin from 3.0.0 to 3.1.0 by @dependabot in #1933
  • updates reactor-core dependency for the feign-reactive-wrappers by @nlsbchmnn in #1930
  • [Snyk] Upgrade io.projectreactor:reactor-core from 3.4.24 to 3.5.2 by @snyk-bot in #1932
  • build(deps): bump metrics-core from 4.2.15 to 4.2.16 by @dependabot in #1937
  • build(deps): bump micrometer.version from 1.10.3 to 1.10.4 by @dependabot in #1936
  • build(deps): bump netty.version from 4.1.87.Final to 4.1.89.Final by @dependabot in #1938
  • build(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #1939
  • build(deps): bump sundr-maven-plugin from 0.93.2 to 0.94.0 by @dependabot in #1941
  • build(deps-dev): bump jersey-client from 2.38 to 2.39 by @dependabot in #1945
  • build(deps-dev): bump jersey-hk2 from 2.38 to 2.39 by @dependabot in #1944
  • Revert "Adds explicit module descriptors to a subset of modules (#1943)" by @velo in #1946
  • build(deps): bump versions-maven-plugin from 2.14.2 to 2.15.0 by @dependabot in #1950
  • [Snyk] Upgrade com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.14.1 to 2.14.2 by @velo in #1947
  • build(deps): bump metrics-core from 4.2.16 to 4.2.17 by @dependabot in #1951
  • build(deps): bump jaxb-runtime from 2.4.0-b180830.0438 to 4.0.2 by @dependabot in #1928
  • build(deps-dev): bump compile-testing from 0.19 to 0.21.0 by @dependabot in #1879
  • build(deps): bump mockito-core from 4.11.0 to 5.0.0 by @dependabot in #1915
  • build(deps): bump reactor.version from 3.5.2 to 3.5.3 by @dependabot in #1955
  • build(deps): bump sortpom-maven-plugin from 2.15.0 to 3.2.0 by @dependabot in #1695
  • build(deps-dev): bump spring-context from 5.3.25 to 6.0.5 by @dependabot in #1954
  • build(deps): bump sortpom-maven-plugin from 3.2.0 to 3.2.1 by @dependabot in #1956

New Contributors

Full Changelog: 12.1...12.2