orange-cloudfoundry / cf-ops-automation-broker

On demand dedicated services through COA concourse pipeline engine
4 stars 0 forks source link

Bump feign-okhttp from 9.7.0 to 10.7.3 #233

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps feign-okhttp from 9.7.0 to 10.7.3.

Release notes

Sourced from feign-okhttp's releases.

OpenFeign 10.7.3

What's new in OpenFeign 10.7.3

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

OpenFeign 10.7.2

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

10.7.0

What's new in OpenFeign 10.7.0

Highlights: ⚡️

  • Fix for vunerabilities reported by snky (#1121
  • Bump reactive dependencies. (#1105)

Enhancements 🎉

... (truncated)
Changelog

Sourced from feign-okhttp's changelog.

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)

Version 10.1

  • Refactoring RequestTemplate to RFC6570 (#778)
  • Allow JAXB context caching in factory (#761)
  • Reactive Wrapper Support (#795)
  • Introduced native http2 client using Java 11 (#806)
  • Unwrap RetryableException and throw cause (#737)
  • Supports PATCH without a body paramter (#824)
  • Feign-Ribbon integration now depends on Ribbon 2.3.0, updated from Ribbon 2.1.1 (#826)

Version 10.0

  • Feign baseline is now JDK 8
    • Feign is now being built and tested with OpenJDK 11 as well. Releases and code base will use JDK 8, we are just testing compatibility with JDK 11.
  • Removed @Deprecated methods marked for removal on feign 10.
  • RetryException includes the Method used for the offending Request.
  • Response objects now contain the Request used.

Version 9.6

  • Feign builder now supports flag doNotCloseAfterDecode to support lazy iteration of responses.
... (truncated)
Commits
  • cc52087 prepare release 10.7.3
  • 0d6b78d Update SOAP Encoder Documentation for useFirstChild (#1161)
  • 16a4568 Correct License Headers in Feign SOAP
  • b86efe0 Add support for SOAP Envelope declarations to be inherited (#1141)
  • 819b2df Correct Encoding and restore decodeSlash in QueryTemplate (#1160)
  • 49e1373 Update okhttp client version from 3.6.0 to 3.14.4. (#1158)
  • 496c70e Correct Additional License Headers (#1157)
  • 75e569f Remove deprecated code usage from core module (#1145)
  • ee20541 [travis skip] updating versions to next development iteration 10.7.3-SNAPSHOT
  • cfaefa8 prepare release 10.7.2
  • Additional commits viewable in compare view


Dependabot compatibility score

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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #235.