Skip to content

OpenFeign 11.7

Compare
Choose a tag to compare
@velo velo released this 26 Oct 19:26
· 633 commits to master since this release

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