You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/12/08 15:16:05 UTC

[GitHub] [commons-vfs] dependabot[bot] opened a new pull request, #345: Bump httpclient5 from 5.1.3 to 5.2.1

dependabot[bot] opened a new pull request, #345:
URL: https://github.com/apache/commons-vfs/pull/345

   Bumps [httpclient5](https://github.com/apache/httpcomponents-client) from 5.1.3 to 5.2.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt">httpclient5's changelog</a>.</em></p>
   <blockquote>
   <h2>Release 5.2.1</h2>
   <p>This is a maintenance release that fixes several regressions found in release 5.2.</p>
   <h2>Change Log</h2>
   <ul>
   <li>
   <p>Regression: Async execution runtimes set the negotiated protocol version in the execution
   context at the wrong point of request execution.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Cancel connection request on exception.
   Contributed by Bryan Keller <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Replace deprecated use of LangUtils#equals() with Objects.equals().
   Contributed by Gary Gregory <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Regression: Multipart body builder and multipart formatters fail to escape special characters
   such as backslash and quote mark.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   </ul>
   <h2>Release 5.2</h2>
   <p>This is the first GA release in the 5.2 release series. This release finalizes the 5.2 APIs
   and corrects a number of defects discovered since the previous release.</p>
   <p>Please note that 5.2 upgrades the minimal JRE level to version 8 (8u251 is required).</p>
   <p>Please note this is likely to be the last release series with support for SPNEGO and NTLM
   authentication. As of version 5.3 GSS-API-based authentication schemes (Kerberos, SPNEGO)
   and NTLM authentication schemes are going to be deprecated and disabled by default.</p>
   <p>Notable changes and features included in the 5.2 series:</p>
   <ul>
   <li>
   <p>Upgrade to Java 8.</p>
   </li>
   <li>
   <p>Improved support for TLS upgrade and HTTP protocol upgrade (async).</p>
   </li>
   <li>
   <p>Support for H2 tunneling via HTTP/1.1 proxy.</p>
   </li>
   <li>
   <p>Conformance to RFC 7617 (The 'Basic' HTTP Authentication Scheme).</p>
   </li>
   <li>
   <p>Migration to Java 8 Time primitives in State Management and Cache APIs.</p>
   </li>
   <li>
   <p>Connection and TLS configuration on a per route basis.</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/httpcomponents-client/commit/d8f702fb4d44c746bb0edf00643aa7139cb8bdf7"><code>d8f702f</code></a> HttpClient 5.2.1 release</li>
   <li><a href="https://github.com/apache/httpcomponents-client/commit/8ca97f1474bdcbf8f64241ef6a3d9af9fd3c81bc"><code>8ca97f1</code></a> Updated release notes for HttpClient 5.2.1 release</li>
   <li><a href="https://github.com/apache/httpcomponents-client/commit/bfd2bf1f7ef1aab953b0da208e18ccb646d6df1f"><code>bfd2bf1</code></a> Bump ehcache-api from 3.10.2 to 3.10.8</li>
   <li><a href="https://github.com/apache/httpcomponents-client/commit/1e879a27830bd8192435d0f6cde85edcf729940e"><code>1e879a2</code></a> Bump actions/dependency-review-action from 2 to 3</li>
   <li><a href="https://github.com/apache/httpcomponents-client/commit/cb80c3cc5098b964ffbb9f6e35626b6be3980073"><code>cb80c3c</code></a> Disabled a test case that fails intermittently with GitHub Actions.</li>
   <li><a href="https://github.com/apache/httpcomponents-client/commit/2f87e4a6b7af6cc83f3c757371bc9934e5b8af1e"><code>2f87e4a</code></a> Regression: async execution runtimes set the negotiated protocol version in t...</li>
   <li><a href="https://github.com/apache/httpcomponents-client/commit/9cde791f35c21e1bcd01967d64f78d71cf790d86"><code>9cde791</code></a> Cancel connection request on exception</li>
   <li><a href="https://github.com/apache/httpcomponents-client/commit/290ec22022dca1ece5a05268926c23074fb603aa"><code>290ec22</code></a> Fix compiler warnings in tests</li>
   <li><a href="https://github.com/apache/httpcomponents-client/commit/230a2caf675ebc6888f3457ebd8b709594b3b854"><code>230a2ca</code></a> Replace deprecated use of LangUtils#equals() with Objects.equals()</li>
   <li><a href="https://github.com/apache/httpcomponents-client/commit/0ca56358984a20eb2403b8db30ec074e4db5c77e"><code>0ca5635</code></a> HTTPCLIENT-2247: Test cases to document present assumptions about the correct...</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/httpcomponents-client/compare/rel/v5.1.3...rel/v5.2.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents.client5:httpclient5&package-manager=maven&previous-version=5.1.3&new-version=5.2.1)](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: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [commons-vfs] garydgregory merged pull request #345: Bump httpclient5 from 5.1.3 to 5.2.1

Posted by GitBox <gi...@apache.org>.
garydgregory merged PR #345:
URL: https://github.com/apache/commons-vfs/pull/345


-- 
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: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org