OpenFeign 11.7
What's new in OpenFeign 11.7
This minor release includes: π
Highlights: β‘οΈ
- Get build compatible with jdk 16 (#1519)
- [mock] verifyTimes with RequestKey parameter (#1517)
- JDK 11 HttpClient async implement for AsyncFeign. (#1330)
Enhancements π
- Changing archuis-core scope to test (#1496)
- Aggregate Micrometer "uri" label values under uri template (#1493)
- SOAPEncoder: Add support to modify soap message manually (#1503)
- set request factory in Google http client constructor (#1509)
- Fixed flaky tests due to class.getMethods (#1525)
Security Updates π
- Many libraries upgrade to latest version (help wanted to list which ones)
- Okhttp: CVE-2020-29582 due to old version of Okhttp (Squareup) (#1514)
Contributors
@velo
@kdavisk6
@mikrethor
@martinacat
@Laess3r
@moritzluedtke
@radio-rogal
@doumdoum
@UzimakiNaruto
@Augustine-C