dependabot[bot] opened a new pull request, #1074: URL: https://github.com/apache/cxf/pull/1074
Bumps [feign-httpclient](https://github.com/openfeign/feign) from 10.1.0 to 12.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openfeign/feign/releases">feign-httpclient's releases</a>.</em></p> <blockquote> <h2>OpenFeign 12.1</h2> <h2>What's Changed</h2> <ul> <li>Allow usage of GET with body in java11 Module by <a href="https://github.com/f-cramer"><code>@f-cramer</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1819">OpenFeign/feign#1819</a></li> <li>Support retry cancel feature fully for AsyncFeign by <a href="https://github.com/wplong11"><code>@wplong11</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1801">OpenFeign/feign#1801</a></li> <li>Refactor reflective feign by <a href="https://github.com/wplong11"><code>@wplong11</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1821">OpenFeign/feign#1821</a></li> <li>Refactor method signature of MethodHandler.Factory.create by <a href="https://github.com/wplong11"><code>@wplong11</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1822">OpenFeign/feign#1822</a></li> <li>Micrometer Observations by <a href="https://github.com/marcingrzejszczak"><code>@marcingrzejszczak</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1760">OpenFeign/feign#1760</a></li> <li>Allow using SOAPEncoder constructor taking builder by <a href="https://github.com/Nicklas2751"><code>@Nicklas2751</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1841">OpenFeign/feign#1841</a></li> </ul> <hr /> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/f-cramer"><code>@f-cramer</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1819">OpenFeign/feign#1819</a></li> <li><a href="https://github.com/marcingrzejszczak"><code>@marcingrzejszczak</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1760">OpenFeign/feign#1760</a></li> <li><a href="https://github.com/Nicklas2751"><code>@Nicklas2751</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1841">OpenFeign/feign#1841</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/OpenFeign/feign/compare/12.0...12.1">https://github.com/OpenFeign/feign/compare/12.0...12.1</a></p> <h2>OpenFeign 12.0</h2> <h2>What's Changed</h2> <ul> <li>Support kotlin coroutines by <a href="https://github.com/wplong11"><code>@wplong11</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1706">OpenFeign/feign#1706</a></li> <li>Refactor async feign by <a href="https://github.com/wplong11"><code>@wplong11</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1755">OpenFeign/feign#1755</a></li> <li>Add methodInfoResolver attribute to Coroutinebuilder by <a href="https://github.com/wplong11"><code>@wplong11</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1762">OpenFeign/feign#1762</a></li> <li><a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1464">GH-1464</a> Add appendHeader that supports Literals by <a href="https://github.com/kdavisk6"><code>@kdavisk6</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1781">OpenFeign/feign#1781</a></li> <li>Fixes missing Content-Length header when body is empty by <a href="https://github.com/c00ler"><code>@c00ler</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1778">OpenFeign/feign#1778</a></li> <li>Implement a Regex based Check on Expressions by <a href="https://github.com/JKomoroski"><code>@JKomoroski</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1776">OpenFeign/feign#1776</a></li> <li>Create example that uses springboot by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1782">OpenFeign/feign#1782</a></li> <li>Add retry feature to async feign by <a href="https://github.com/wplong11"><code>@wplong11</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1757">OpenFeign/feign#1757</a></li> <li>Issue <a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1606">#1606</a> Customize the length of the body in FeignException builder by <a href="https://github.com/coungard"><code>@coungard</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1767">OpenFeign/feign#1767</a></li> <li>Bump versions by <a href="https://github.com/velo"><code>@velo</code></a> in <a href="https://github-redirect.dependabot.com/OpenFeign/feign/pull/1814">OpenFeign/feign#1814</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md">feign-httpclient's changelog</a>.</em></p> <blockquote> <h3>Version 11.9</h3> <ul> <li><code>OkHttpClient</code> now implements <code>AsyncClient</code></li> </ul> <h3>Version 10.9</h3> <ul> <li>Configurable to disable streaming mode for Default client by verils (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1182">#1182</a>)</li> <li>Overriding query parameter name by boggard (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1184">#1184</a>)</li> <li>Internal feign metrics by velo:</li> <li>Dropwizard metrics 5 (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1181">#1181</a>)</li> <li>Micrometer (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1188">#1188</a>)</li> </ul> <h3>Version 10.8</h3> <ul> <li>async feign variant supporting CompleteableFutures by motinis (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1174">#1174</a>)</li> <li>deterministic iterations for Feign mocks by contextshuffling (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1165">#1165</a>)</li> <li>Async client for apache http 5 by velo (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1179">#1179</a>)</li> </ul> <h3>Version 10.7</h3> <ul> <li>Fix for vunerabilities reported by snky (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1121">#1121</a>)</li> <li>Makes iterator compatible with Java iterator expected behavior (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1117">#1117</a>)</li> <li>Bump reactive dependencies (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1105">#1105</a>)</li> <li>Deprecated <code>encoded</code> and add comment (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1108">#1108</a>)</li> </ul> <h3>Version 10.6</h3> <ul> <li>Remove java8 module (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1086">#1086</a>)</li> <li>Add composed Spring annotations support (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1090">#1090</a>)</li> <li>Generate mocked clients for tests from feign interfaces (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1092">#1092</a>)</li> </ul> <h3>Version 10.5</h3> <ul> <li>Add Apache Http 5 Client (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1065">#1065</a>)</li> <li>Updating Apache HttpClient to 4.5.10 (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1080">#1080</a>) (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1081">#1081</a>)</li> <li>Spring4 contract (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1069">#1069</a>)</li> <li>Declarative contracts (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1060">#1060</a>)</li> </ul> <h3>Version 10.4</h3> <ul> <li>Adding support for JDK Proxy (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1045">#1045</a>)</li> <li>Add Google HTTP Client support (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1057">#1057</a>)</li> </ul> <h3>Version 10.3</h3> <ul> <li>Upgrade dependencies with security vunerabilities (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/997">#997</a> <a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1010">#1010</a> <a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1011">#1011</a> <a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1024">#1024</a> <a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1025">#1025</a> <a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1031">#1031</a> <a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1032">#1032</a>)</li> <li>Parse Retry-After header responses that include decimal points (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/980">#980</a>)</li> <li>Fine-grained HTTP error exceptions with client and server errors (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/854">#854</a>)</li> <li>Adds support for per request timeout options (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/970">#970</a>)</li> <li>Unwrap RetryableException and throw cause (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/737">#737</a>)</li> <li>JacksonEncoder avoids intermediate String request body (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/989">#989</a>)</li> <li>Respect decode404 flag and decode 404 response body (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1012">#1012</a>)</li> <li>Maintain user-given order for header values (<a href="https://github-redirect.dependabot.com/openfeign/feign/issues/1009">#1009</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/openfeign/feign/commits/12.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org