Skip to content

Bump feign-version from 10.11 to 11.9.1#296

Merged
santam85 merged 1 commit intomainfrom
dependabot/maven/feign-version-11.9.1
Aug 8, 2022
Merged

Bump feign-version from 10.11 to 11.9.1#296
santam85 merged 1 commit intomainfrom
dependabot/maven/feign-version-11.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 2, 2022

Bumps feign-version from 10.11 to 11.9.1.
Updates feign-core from 10.11 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

Updates feign-jackson from 10.11 to 11.9.1

Release notes

Sourced from feign-jackson's releases.

OpenFeign 11.9.1

What's Changed


... (truncated)

Changelog

Sourced from feign-jackson'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-slf4j from 10.11 to 11.9.1

Release notes

Sourced from feign-slf4j's releases.

OpenFeign 11.9.1

What's Changed


... (truncated)

Changelog

Sourced from feign-slf4j'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-okhttp from 10.11 to 11.9.1

Release notes

Sourced from feign-okhttp's releases.

OpenFeign 11.9.1

What's Changed


... (truncated)

Changelog

Sourced from feign-okhttp'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 (

Bumps `feign-version` from 10.11 to 11.9.1.

Updates `feign-core` from 10.11 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@10.11...11.9.1)

Updates `feign-jackson` from 10.11 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@10.11...11.9.1)

Updates `feign-slf4j` from 10.11 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@10.11...11.9.1)

Updates `feign-okhttp` from 10.11 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@10.11...11.9.1)

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.github.openfeign:feign-jackson
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.github.openfeign:feign-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.github.openfeign:feign-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 2, 2022
@santam85 santam85 requested a review from paristote August 2, 2022 13:33
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Aug 2, 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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@santam85 santam85 merged commit fc61893 into main Aug 8, 2022
@dependabot dependabot Bot deleted the dependabot/maven/feign-version-11.9.1 branch August 8, 2022 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant