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

Bump feign.version from 11.8 to 12.3 #423

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2023

Bumps feign.version from 11.8 to 12.3.
Updates feign-core from 11.8 to 12.3

Release notes

Sourced from feign-core's releases.

OpenFeign 12.3

What's Changed


New Contributors

... (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
  • 68c9277 prepare release 12.3
  • 7557597 feat(jaxb-package): possibility to choose a JAXBContext instantiation using p...
  • 551aa8a build(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#2006)
  • 2cca950 build(deps): bump netty.version from 4.1.90.Final to 4.1.91.Final (#2004)
  • d384e89 build(deps): bump kotlin.version from 1.8.10 to 1.8.20 (#2000)
  • 7b918fc build(deps): bump jaxb-impl from 2.3.4 to 2.3.8 (#1997)
  • 43adab2 build(deps): bump spring-cloud-dependencies from 2022.0.1 to 2022.0.2 (#1998)
  • 19d0ff8 Change the visibility of the Slf4jLogger constructor (#1994)
  • 4c44122 build(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 (#1995)
  • ef36495 build(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#1996)
  • Additional commits viewable in compare view

Updates feign-okhttp from 11.8 to 12.3

Release notes

Sourced from feign-okhttp's releases.

OpenFeign 12.3

What's Changed


New Contributors

... (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 (#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
  • 68c9277 prepare release 12.3
  • 7557597 feat(jaxb-package): possibility to choose a JAXBContext instantiation using p...
  • 551aa8a build(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#2006)
  • 2cca950 build(deps): bump netty.version from 4.1.90.Final to 4.1.91.Final (#2004)
  • d384e89 build(deps): bump kotlin.version from 1.8.10 to 1.8.20 (#2000)
  • 7b918fc build(deps): bump jaxb-impl from 2.3.4 to 2.3.8 (#1997)
  • 43adab2 build(deps): bump spring-cloud-dependencies from 2022.0.1 to 2022.0.2 (#1998)
  • 19d0ff8 Change the visibility of the Slf4jLogger constructor (#1994)
  • 4c44122 build(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 (#1995)
  • ef36495 build(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#1996)
  • Additional commits viewable in compare view

Updates feign-gson from 11.8 to 12.3

Release notes

Sourced from feign-gson's releases.

OpenFeign 12.3

What's Changed


New Contributors

... (truncated)

Changelog

Sourced from feign-gson'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
  • 68c9277 prepare release 12.3
  • 7557597 feat(jaxb-package): possibility to choose a JAXBContext instantiation using p...
  • 551aa8a build(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#2006)
  • 2cca950 build(deps): bump netty.version from 4.1.90.Final to 4.1.91.Final (#2004)
  • d384e89 build(deps): bump kotlin.version from 1.8.10 to 1.8.20 (#2000)
  • 7b918fc build(deps): bump jaxb-impl from 2.3.4 to 2.3.8 (#1997)
  • 43adab2 build(deps): bump spring-cloud-dependencies from 2022.0.1 to 2022.0.2 (#1998)
  • 19d0ff8 Change the visibility of the Slf4jLogger constructor (#1994)
  • 4c44122 build(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 (#1995)
  • ef36495 build(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#1996)
  • Additional commits viewable in compare view

Updates feign-slf4j from 11.8 to 12.3

Release notes

Sourced from feign-slf4j's releases.

OpenFeign 12.3

What's Changed


New Contributors

... (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
  • 68c9277 prepare release 12.3
  • 7557597 feat(jaxb-package): possibility to choose a JAXBContext instantiation using p...
  • 551aa8a build(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#2006)
  • 2cca950 build(deps): bump netty.version from 4.1.90.Final to 4.1.91.Final (#2004)
  • d384e89 build(deps): bump kotlin.version from 1.8.10 to 1.8.20 (#2000)
  • 7b918fc build(deps): bump jaxb-impl from 2.3.4 to 2.3.8 (#1997)
  • 43adab2 build(deps): bump spring-cloud-dependencies from 2022.0.1 to 2022.0.2 (#1998)
  • 19d0ff8 Change the visibility of the Slf4jLogger constructor (#1994)
  • 4c44122 build(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 (#1995)
  • ef36495 build(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (

Bumps `feign.version` from 11.8 to 12.3.

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

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

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

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

---
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-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.github.openfeign:feign-gson
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 14, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants