OpenFeign 11.10
What's Changed
- Proof that clients support gzip and deflate compression by @radio-rogal in #1713
- Pass exception parameter to overloaded method in FeignMetricTagResolver by @eshishkin in #1720
- Only allow a single content-type header to be applied while using googlehttpclient by @skrzepto in #1737
List of PRs that updated libraries versions
- build(deps): bump maven-install-plugin from 3.0.0 to 3.0.1 by @dependabot in #1701
- build(deps): bump maven-bundle-plugin from 5.1.7 to 5.1.8 by @dependabot in #1707
- build(deps): bump gson from 2.9.0 to 2.9.1 by @dependabot in #1708
- build(deps): bump metrics-core from 4.2.10 to 4.2.11 by @dependabot in #1712
- build(deps): bump micrometer-core from 1.9.2 to 1.9.3 by @dependabot in #1719
- build(deps-dev): bump jersey-client from 2.26 to 2.36 by @dependabot in #1718
- build(deps-dev): bump jersey-hk2 from 2.26 to 2.36 by @dependabot in #1717
- build(deps): bump reactor.version from 3.4.21 to 3.4.22 by @dependabot in #1722
- build(deps): bump mockito-core from 4.6.1 to 4.7.0 by @dependabot in #1724
- build(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #1725
- build(deps): bump animal-sniffer-maven-plugin from 1.21 to 1.22 by @dependabot in #1728
- build(deps-dev): bump slf4j-jdk14 from 1.7.36 to 2.0.0 by @dependabot in #1729
- build(deps): bump netty.version from 4.1.79.Final to 4.1.80.Final by @dependabot in #1735
- build(deps-dev): bump jackson-databind from 2.13.3 to 2.13.4 by @dependabot in #1738
- build(deps): bump metrics-core from 4.2.11 to 4.2.12 by @dependabot in #1739
- build(deps-dev): bump jersey-hk2 from 2.36 to 2.37 by @dependabot in #1742
- build(deps-dev): bump jersey-client from 2.36 to 2.37 by @dependabot in #1743
- build(deps): bump versions-maven-plugin from 2.11.0 to 2.12.0 by @dependabot in #1741
- build(deps): bump jackson.version from 2.13.3 to 2.13.4 by @dependabot in #1740
- build(deps): bump mockito-core from 4.7.0 to 4.8.0 by @dependabot in #1744
New Contributors
- @eshishkin made their first contribution in #1720
- @skrzepto made their first contribution in #1737
Full Changelog: 11.9.1...11.10