Bump org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.5.1
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(8 months ago)
(8 months ago)
(8 months ago)
by eddumelendez
dependencies java
Bumps org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.5.1.
Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Release 5.5.1
This is a maintenance release that fixes several defects in the connection management code and a regression in the DIGEST authentication reported since the previous release. It also upgrades HttpCore to version 5.3.6.
Change Log
HTTPCLIENT-2391: Improved GRACEGUL shutdown of ExecutorService used internally by async clients. Contributed by Oleg Kalnichevski
Bug fix: Use a 1 second timeout when closing out connections inside a connection pool lock. Contributed by Oleg Kalnichevski
Clarified the behavior of the protocol-level responseTimeout and the connection management level socketTimeout and their interrelation. Contributed by ChangYong
Bug fix: Connection managers to ensure open connections have a socket timeout set based on ConnectionConfig upon lease. Contributed by Oleg Kalnichevski
HTTPCLIENT-2393: Remove
rspauthattribute fromAuthorizationDIGEST header (#716) RFC 7616 compliance: rspauth is server-side (Authentication-Info 3.5) only. Contributed by Arturo BernalHTTPCLIENT-2386: Classic transport to use the connect timeout as a default if the TLS timeout has not been explicitly set. Contributed by Oleg Kalnichevski
HTTPCLIENT-2384: Socket options related to TcpKeepAlive are ignored. Contributed by Oleg Kalnichevski
HTTPCLIENT-2371: Logging of request re-execution at INFO priority. Contributed by Oleg Kalnichevski
HTTPCLIENT-2379: Fixed a defect in H2SharingConnPool causing an IllegalStateException when releasing the same connection from multiple threads. (#663) Contributed by Arturo Bernal abernal@apache.org
Fixed the behavior of the
validateAfterInactivityconnection setting by the async connection manager. Contributed by Ryan SchmittHTTPCLIENT-2376: Fixed the problem with ContentCompressionExec not taking
acceptEncodingparameter into account.
... (truncated)
Commits
6a3d332HttpClient 5.5.1 release66dea80Updated release notes for HttpClient 5.5.1 release61f21a5Upgraded HttpCore to version 5.3.6694394cHTTPCLIENT-2391: improved GRACEGUL shutdown of ExecutorService used internall...038b74fBug fix: Use 1 second timeout when closing out connections inside a connectio...6675520Clarify behavior of the protocol level responseTimeout and the connection man...cb2ccdaBug fix: connections managers to ensure open connections have socket timeout ...4466ccaHTTPCLIENT-2393 - remove rspauth from Authorization (#716)da1a8e0Imporved TestAsyncClient wiring; added internal methods to get the underlying...ab40ec9Upgraded HttpCore to version 5.3.5- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 8738248 |
| UUID: | 2871525793 |
| Node ID: | PR_kwDOATeDE86rKAGh |
| Host: | GitHub |
| Repository: | docker-java/docker-java |
| Merge State: | Unknown |