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 #46

Merged
merged 1 commit into from
Aug 6, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

openfeign/feign

v11.9.1

Compare Source

What's Changed


List of PRs that updated libraries versions
#### New Contributors * @​Hrozhek made their first contribution in https://github.com/OpenFeign/feign/pull/1649

Full Changelog: OpenFeign/feign@11.9...11.9.1

v11.9

Compare Source

  • OkHttpClient now implements AsyncClient

v11.8

Compare Source

What's Changed

New Contributors

Full Changelog: OpenFeign/feign@11.7...11.8

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)
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

v11.6

Compare Source

What's new in OpenFeign 11.6

This minor release includes: 🎁

Bug Fixes 🐞
  • Fix exception thrown when using a custom error decoder with metrics (#​1466 #​1468)
Contributors

@​kdavisk6
@​velo
@​DarkAtra

v11.5

Compare Source

What's new in OpenFeign 11.5

This minor release includes: 🎁

Highlights: ⚡️

  • Modifying Contract to support passing all parameters to encoders #​1448 (
  • Micrometer metrics tags extension (#​1322)

Contributors

@​velo
@​kdavisk6
@​fabiocarvalho777
@​Kuvaldis

v11.4

Compare Source

What's new in OpenFeign 11.4

Security Release 🔐 for deployments. See 11.3 for highlights

v11.3

Compare Source

What's new in OpenFeign 11.3

This minor release includes: 🎁

Highlights: ⚡️

  • Change MindMap to PlantUML (#​1396)
  • Rework the Jackson module as a Jackson Jr alternative (#​1409)
  • Add JSON-java decoder and encoder (#​1387)
  • Import annotation error decoder (#​1454)
Enhancements 🎉
  • Allow multiple inheritance on the interface level with current restri…
  • Add response headers to FeignException (#​1452)
  • Adding support for meta-annotations (#​1458)
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)

Contributors

@​kdavisk6
@​velo
@​silkentrance
@​BigMichi1
@​radio-rogal
@​AWinterman
@​ashleyfrieze

v11.2

Compare Source

What's new in OpenFeign 11.2

This minor release includes: 🎁

Enhancements 🎉
Bug Fixes 🐞
  • Make the FieldQueryMapEncoder encoder thread safe (#​1369)
  • GH-1270: Fix conflict between single and multi-value headers (#​1347)
Security Updates 🔐
  • Upgrade libraries

Contributors

@​kdavisk6
@​velo
@​Budlee
@​jaimepineiro

v11.1

What's new in OpenFeign 11.1

This minor release includes: 🎁

Highlights: ⚡️
Enhancements 🎉
Bug Fixes 🐞
Security Updates 🔐
  • Upgrade httpclient5 to GA version 5.0.3 (#​1373)
Contributors

@​kdavisk6
@​velo
@​thanhj
@​ashleyfrieze
@​Linda-pan
@​jdpc86
@​jaimepineiro
@​youngxinler


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.

@Alice52 Alice52 merged commit d85624b into master Aug 6, 2022
@Alice52 Alice52 deleted the renovate/major-feign-monorepo branch August 6, 2022 05:50
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.

1 participant