Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Bump feign.version from 11.8 to 11.9.1 #1872

Merged
merged 3 commits into from
Jul 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2022

Bumps feign.version from 11.8 to 11.9.1.
Updates feign-httpclient from 11.8 to 11.9.1

Release notes

Sourced from feign-httpclient's releases.

OpenFeign 11.9.1

What's Changed


... (truncated)

Changelog

Sourced from feign-httpclient's changelog.

Version 11.9

  • OkHttpClient now implements AsyncClient

Version 10.9

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

Version 10.8

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

Version 10.7

  • Fix for vunerabilities reported by snky (#1121)
  • Makes iterator compatible with Java iterator expected behavior (#1117)
  • Bump reactive dependencies (#1105)
  • Deprecated encoded and add comment (#1108)

Version 10.6

  • Remove java8 module (#1086)
  • Add composed Spring annotations support (#1090)
  • Generate mocked clients for tests from feign interfaces (#1092)

Version 10.5

  • Add Apache Http 5 Client (#1065)
  • Updating Apache HttpClient to 4.5.10 (#1080) (#1081)
  • Spring4 contract (#1069)
  • Declarative contracts (#1060)

Version 10.4

  • Adding support for JDK Proxy (#1045)
  • Add Google HTTP Client support (#1057)

Version 10.3

  • Upgrade dependencies with security vunerabilities (#997 #1010 #1011 #1024 #1025 #1031 #1032)
  • Parse Retry-After header responses that include decimal points (#980)
  • Fine-grained HTTP error exceptions with client and server errors (#854)
  • Adds support for per request timeout options (#970)
  • Unwrap RetryableException and throw cause (#737)
  • JacksonEncoder avoids intermediate String request body (#989)
  • Respect decode404 flag and decode 404 response body (#1012)
  • Maintain user-given order for header values (#1009)

... (truncated)

Commits
  • 0a3dbef prepare release 11.9.1
  • 8b7cf81 Preparing for bugfix release of 11.9
  • 53c7ab6 chore(deps): upgrades JAXB dependencies for feign-jaxb on Java17 (#1700)
  • 85ee3f1 build(deps): bump maven-deploy-plugin from 2.8.2 to 3.0.0 (#1698)
  • 73c373c build(deps): bump maven-install-plugin from 2.5.2 to 3.0.0 (#1699)
  • a1a8757 build(deps-dev): bump spring-context from 5.3.21 to 5.3.22 (#1692)
  • 6de1258 build(deps): bump maven-bundle-plugin from 5.1.6 to 5.1.7 (#1691)
  • 3360706 build(deps): bump google-http-client from 1.42.1 to 1.42.2 (#1690)
  • 39f1d13 Restore bytcode compatibility (#1689)
  • b01bdbc build(deps): bump reactor.version from 3.4.19 to 3.4.21 (#1688)
  • Additional commits viewable in compare view

Updates feign-core from 11.8 to 11.9.1

Release notes

Sourced from feign-core's releases.

OpenFeign 11.9.1

What's Changed


... (truncated)

Changelog

Sourced from feign-core's changelog.

Version 11.9

  • OkHttpClient now implements AsyncClient

Version 10.9

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

Version 10.8

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

Version 10.7

  • Fix for vunerabilities reported by snky (#1121)
  • Makes iterator compatible with Java iterator expected behavior (#1117)
  • Bump reactive dependencies (#1105)
  • Deprecated encoded and add comment (#1108)

Version 10.6

  • Remove java8 module (#1086)
  • Add composed Spring annotations support (#1090)
  • Generate mocked clients for tests from feign interfaces (#1092)

Version 10.5

  • Add Apache Http 5 Client (#1065)
  • Updating Apache HttpClient to 4.5.10 (#1080) (#1081)
  • Spring4 contract (#1069)
  • Declarative contracts (#1060)

Version 10.4

  • Adding support for JDK Proxy (#1045)
  • Add Google HTTP Client support (#1057)

Version 10.3

  • Upgrade dependencies with security vunerabilities (#997 #1010 #1011 #1024 #1025 #1031 #1032)
  • Parse Retry-After header responses that include decimal points (#980)
  • Fine-grained HTTP error exceptions with client and server errors (#854)
  • Adds support for per request timeout options (#970)
  • Unwrap RetryableException and throw cause (#737)
  • JacksonEncoder avoids intermediate String request body (#989)
  • Respect decode404 flag and decode 404 response body (#1012)
  • Maintain user-given order for header values (#1009)

... (truncated)

Commits
  • 0a3dbef prepare release 11.9.1
  • 8b7cf81 Preparing for bugfix release of 11.9
  • 53c7ab6 chore(deps): upgrades JAXB dependencies for feign-jaxb on Java17 (#1700)
  • 85ee3f1 build(deps): bump maven-deploy-plugin from 2.8.2 to 3.0.0 (#1698)
  • 73c373c build(deps): bump maven-install-plugin from 2.5.2 to 3.0.0 (#1699)
  • a1a8757 build(deps-dev): bump spring-context from 5.3.21 to 5.3.22 (#1692)
  • 6de1258 build(deps): bump maven-bundle-plugin from 5.1.6 to 5.1.7 (#1691)
  • 3360706 build(deps): bump google-http-client from 1.42.1 to 1.42.2 (#1690)
  • 39f1d13 Restore bytcode compatibility (#1689)
  • b01bdbc build(deps): bump reactor.version from 3.4.19 to 3.4.21 (#1688)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `feign.version` from 11.8 to 11.9.1.

Updates `feign-httpclient` from 11.8 to 11.9.1
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@11.8...11.9.1)

Updates `feign-core` from 11.8 to 11.9.1
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@11.8...11.9.1)

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-httpclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.openfeign:feign-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team, hilmarf, AliceBilc and mfromme July 28, 2022 14:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 28, 2022
@hilmarf hilmarf enabled auto-merge (squash) July 28, 2022 14:09
@github-actions
Copy link

github-actions bot commented Jul 28, 2022

Unit Test Results

2 463 tests  ±0   2 462 ✔️ ±0   21m 12s ⏱️ -29s
   215 suites ±0          1 💤 ±0 
   215 files   ±0          0 ±0 

Results for commit 02ff3ed. ± Comparison against base commit a4c900b.

♻️ This comment has been updated with latest results.

@sonarcloud
Copy link

sonarcloud bot commented Jul 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@hilmarf hilmarf merged commit 4291c2f into main Jul 28, 2022
@hilmarf hilmarf deleted the dependabot/maven/feign.version-11.9.1 branch July 28, 2022 19:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant