Skip to content

Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.6#1295

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/org.apache.httpcomponents.client5-httpclient5-5.x
Open

Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.6#1295
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/org.apache.httpcomponents.client5-httpclient5-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

This PR contains the following updates:

Package Change Age Confidence
org.apache.httpcomponents.client5:httpclient5 (source) 5.55.6 age confidence

Release Notes

apache/httpcomponents-client (org.apache.httpcomponents.client5:httpclient5)

v5.6

This is the first ALPHA release in the 5.6 release series. It adds several features
such as transport content decompression and content compression for the async transport,
support for Unix sockets, experimental support for SCRAM-SHA-256 authentication scheme,
and Micrometer/OTel observations & metrics.

Commons Compress, Brotli codec, and ZStd codec are optional dependencies and get
wired into the execution pipeline only if present on the classpath.

Notable changes and features included in the 5.6 series:

  • Unix domain socket support.

  • Support for pluggable content codecs via Commons-Compress in the classic transport.
    (optional).

  • Support for transparent content decompression and content compression with deflate,
    gzip, zstd (optional), and brotli (optional) codecs in the async transport.

  • Micrometer/OTel observations & metrics (optinal).

  • Off-lock connection disposal by the classic pooling connection manager. Experimental.

  • SCRAM-SHA-256 authentication scheme (RFC 7804). Experimental.

  • Request Priority support (RFC 9218). Experimental.

Compatibility notes:

  • As of this version, HttpClient uses BUILTIN HostnameVerificationPolicy by default, delegating
    host verification to JSSE security manager. One must explicitly configure the TLS strategy
    to continue using the hostname verifier shipped with HttpClient.

  • Five-second TCP keep-alive is now enabled by default.


Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 29, 2025
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from cf11cfc to 8c93466 Compare September 30, 2025 13:15
@renovate renovate bot enabled auto-merge (squash) October 17, 2025 11:46
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from 8c93466 to ac64d66 Compare December 9, 2025 15:06
@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot requested a deployment to preview December 9, 2025 15:13 Abandoned
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from ac64d66 to db079f5 Compare December 11, 2025 08:06
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from db079f5 to b7f96b1 Compare December 11, 2025 08:23
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from b7f96b1 to a778b2b Compare December 11, 2025 08:38
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from a778b2b to 5083937 Compare December 18, 2025 07:44
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from 5083937 to 9d38767 Compare December 18, 2025 08:02
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from 9d38767 to 8057cb8 Compare December 18, 2025 08:20
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from 8057cb8 to 8c99bce Compare December 18, 2025 08:39
@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot requested a deployment to preview December 18, 2025 08:44 Abandoned
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from 8c99bce to 550422d Compare December 19, 2025 22:58
@renovate renovate bot changed the title Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5.1 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5.2 Dec 19, 2025
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from 550422d to 39a5bd1 Compare December 20, 2025 10:51
@renovate renovate bot changed the title Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5.2 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.6 Dec 20, 2025
@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot requested a deployment to preview December 22, 2025 09:44 Abandoned
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from 39a5bd1 to 21f2a35 Compare December 31, 2025 19:58
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from 9af44af to 0c619f6 Compare February 19, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants