dependabot[bot] opened a new pull request, #11186: URL: https://github.com/apache/iceberg/pull/11186
Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.3.1 to 5.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt">org.apache.httpcomponents.client5:httpclient5's changelog</a>.</em></p> <blockquote> <h2>Release 5.4</h2> <p>This is the first GA release in the 5.4 release series. This release finalizes the 5.4 APIs, upgrades HttpCore to version 5.3 and improves the Public Suffix matching algorithm implementation.</p> <p>IMPORTANT! The new cache entry serialization format is incompatible with earlier versions of HttpClient Cache. Persistent caches (file system based, Memcached, EhCAche with object serialization) created with any earlier version MUST be flushed and re-populated or the cache backend MUST be configured to use the old, deprecated cache entry serializer.</p> <p>Notable changes and features included in the 5.4 series:</p> <ul> <li> <p>Improved conformance to RFC 9110 (HTTP Semantics), RFC 7616 (HTTP Digest Access Authentication), RFC 2617 (’Basic’ HTTP Authentication Scheme).</p> </li> <li> <p>UTF-8 encoding is used by default for text where appropriate.</p> </li> <li> <p>Compatibility with Java Virtual Threads and Java 21 Runtime.</p> </li> <li> <p>Redesign and rewrite of the HTTP caching protocol layer for better efficiency and improved conformance to RFC 9111 (HTTP Caching).</p> </li> <li> <p>Cache control and context APIs.</p> </li> <li> <p>ETag APIs.</p> </li> <li> <p>TLS SNI and endpoint identification improvements.</p> </li> <li> <p>Support for RFC 2817 (Upgrading to TLS Within HTTP/1.1).</p> </li> <li> <p>Auth cache no longer makes use of Java serialization.</p> </li> <li> <p>Deprecation of ConnectionSocketFactory and LayeredConnectionSocketFactory.</p> </li> <li> <p>HttpContext optimization and performance improvement.</p> </li> <li> <p>Async cache is no longer considered experimental.</p> </li> </ul> <h2>Change Log</h2> <ul> <li> <p>HTTPCLIENT-2338: Put compress exec interceptor after retry exec interceptor. Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p> </li> <li> <p>Upgraded HttpCore to version 5.3. Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></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/84cccfe6300bca6b37abd05af527df08a781b677"><code>84cccfe</code></a> HttpClient 5.4 release</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/b4d102afd5cd5f904b1fa038af48861cd8919598"><code>b4d102a</code></a> Updated release notes for HttpClient 5.4 release</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/3b5c815f5c524ca76e51da365318a825b864d3db"><code>3b5c815</code></a> HTTPCLIENT-2338: put compress exec interceptor after retry exec interceptor</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/12409713ebf05d10e00a4ad6ac32741503c43adf"><code>1240971</code></a> Replaced deprecated functionality</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/65e6eb06f2ecc6a1c23af09f623f5c466cae432e"><code>65e6eb0</code></a> Upgraded HttpCore to version 5.3</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/d9a78ce076fc0fb379940b567dabf54d85f9cf5b"><code>d9a78ce</code></a> Javadoc and reduce boilerplate</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/25f080f3079a45939b845af31acb8e7fdd48c360"><code>25f080f</code></a> Private method does not throw checked exception</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/a1eed8084de7c58203a6acb799b7e4b04f669d39"><code>a1eed80</code></a> Javadoc</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/648690fdfd13735166596a1ac9906136667ca3ee"><code>648690f</code></a> Includes a copy of in</li> <li><a href="https://github.com/apache/httpcomponents-client/commit/5b546de35c713435e4d8f69a1dfadaaed5ea5d81"><code>5b546de</code></a> Bump log4j.version from 2.23.0 to 2.23.1</li> <li>Additional commits viewable in <a href="https://github.com/apache/httpcomponents-client/compare/rel/v5.3.1...rel/v5.4">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org