Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency io.github.openfeign:feign-core to v11.7 #210

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.openfeign:feign-core 11.6 -> 11.7 age adoption passing confidence

Release Notes

openfeign/feign

v11.7

Compare Source

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)
Bug Fixes 🐞
  • Modify DefaultMethodHandler to work with Android (#​1436)
  • Run java11 build, if JDK version is at least 11 (#​1418)
  • Fix no response logging on async Feign (#​1450)
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


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@coveralls
Copy link

Pull Request Test Coverage Report for Build #717

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.605%

Totals Coverage Status
Change from base Build #716: 0.0%
Covered Lines: 652
Relevant Lines: 668

💛 - Coveralls

@wlodarcp wlodarcp merged commit dcaea97 into master Oct 26, 2021
@wlodarcp wlodarcp deleted the renovate/feignversion branch October 26, 2021 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants