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 feign monorepo to v10.12 #55

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

openfeign/feign (io.github.openfeign:feign-slf4j)

v10.12: OpenFeign 10.12

Compare Source

What's new in OpenFeign 10.12

This minor release includes: 🎁

Highlights: ⚡️

  • OpenFeign is now using CircleCi for builds and releases
Enhancements 🎉
  • Support metric names customization (#​1311)
  • Allows @param value in default contract to be taken from param names (#​1309)
  • Track number of exception that happen while decoding payload (#​1288)
  • Serializable feign.Request #​1193 (#​1262)
  • Add support for Request Timeouts to HTTP/2 Java 11 Client. (#​1233)
Bug Fixes 🐞
  • Fixes typo in JDoc (#​1279)
  • Fixes propagation of unchecked exceptions in feign-micrometer (#​1282)
  • Java11client connect timeout (#​1307)
Security Updates 🔐
  • Upgrade Jackson to 2.10.5.1 (#​1323)
  • Upgrade JUnit to 4.13.1 (#​1335)
  • Upgrade Apache Commons Http to 4.5.136 (#​1283)
  • Upgrade Bouncy Castle to 1.61 (#​1303)

Contributors

@​meare
@​krzyk
@​Kuvaldis
@​gb-klein
@​Nikolas-Charalambidis
@​velo
@​ChunMengLu
@​tommyk-gears

v10.11

Compare Source

v10.10.1: OpenFeign 10.10.1

Compare Source

What's new in OpenFeign 10.10.1

This bug release includes:

Highlights: ⚡️

  • OpenFeign is now being built and tested on jdk14 (#​1196)
Bug Fixes 🐞
  • Store expanded Header Template values as Literals (#​1203)
  • Ensure that Java 11 modules are included in the release (#​1213)
  • Fix expansion of @RequestParam empty lists (#​1200)

Contributors

@​darrenfoong

v10.10.0

Compare Source

v10.9.1

Compare Source

v10.9

Compare Source

  • Configurable to disable streaming mode for Default client by verils (#​1182)
  • Overriding query parameter name by boggard (#​1184)
  • Internal feign metrics by velo:
  • Dropwizard metrics 5 (#​1181)
  • Micrometer (#​1188)

v10.8

Compare Source

  • async feign variant supporting CompleteableFutures by motinis (#​1174)
  • deterministic iterations for Feign mocks by contextshuffling (#​1165)
  • Async client for apache http 5 by velo (#​1179)

v10.7.4: OpenFeign 10.7.4

Compare Source

What's new in OpenFeign 10.7.4

This patch-release includes fixes for backward compatibility issues:

Bug Fixes 🐞
  • Restore Request.Body accessibility for compatibility (#​1164)

v10.7.3: OpenFeign 10.7.3

Compare Source

What's new in OpenFeign 10.7.3

❗️ This release contains unintentional backward-incompatible breaking changes, please use 10.7.4 ❗️

This patch-release includes:

Bug Fixes 🐞
  • Correct Encoding and restore decodeSlash in QueryTemplate (#​1160)
Additional Changes
  • Update SOAP Encoder Documentation for useFirstChild (#​1161)
  • Update okhttp client version from 3.6.0 to 3.14.4. (#​1158)

Contributors

@​svenhaag

v10.7.2: OpenFeign 10.7.2

Compare Source

What's new in OpenFeign 10.7.2

This patch-release includes:

Highlights: ⚡️

  • Remove Template Expression naming restrictions (#​1139)
  • Ensure Iterable values are encoded before template expansion (#​1138)
Bug Fixes 🐞
  • Include variables Query Parameter Names when listing template parameters (#​1144)
  • Ensure all brackets are decoded in JSON based Body Templates (#​1140)
  • Force followRedirects on the OkHttpClient when needed (#​1130)
  • Fix formParams contract parsing (#​1137)
Documentation Updates
  • Update year in license headers (#​1155)
  • Clarify availability of a Response Body in FeignException (#​1149)
  • Clarify when to use a custom Target or Request Interceptor documentation (#​1148)
  • Update documentation regarding decodeSlash documentation (#​1147)
  • Adds logging level to documentation. (#​1134

Contributors

@​fpavageau
@​dnsbtchr
@​switchYello


Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - 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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/feign-monorepo branch 2 times, most recently from a1fec4d to 24db0c5 Compare September 28, 2023 12:59
@renovate renovate bot force-pushed the renovate/feign-monorepo branch from 24db0c5 to 5c9552c Compare September 28, 2023 16:04
@renovate renovate bot merged commit ca8f486 into renovate-latest Sep 28, 2023
1 check passed
@renovate renovate bot deleted the renovate/feign-monorepo branch September 28, 2023 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants