Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2025

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 +Integration Test Activate the integration tests on PR label Dec 23, 2025
@renovate renovate bot requested a review from a team as a code owner December 23, 2025 20:41
@renovate renovate bot added the +Skip Changelog This is not a relevant change for a product owner since last release. label Dec 23, 2025
@codecov
Copy link

codecov bot commented Dec 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.17%. Comparing base (24ade97) to head (327d75f).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #7158   +/-   ##
==========================================
  Coverage      72.17%   72.17%           
+ Complexity     20876    20875    -1     
==========================================
  Files           2273     2273           
  Lines          84437    84437           
  Branches        8424     8424           
==========================================
+ Hits           60939    60940    +1     
+ Misses         20521    20520    -1     
  Partials        2977     2977           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from 0f2b868 to e3b355e Compare December 24, 2025 13:03
@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 24, 2025
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch 3 times, most recently from 8d6d0fd to eda95a8 Compare January 2, 2026 08:28
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from eda95a8 to 6e9f627 Compare January 3, 2026 22:08
@renovate renovate bot force-pushed the renovate/org.apache.httpcomponents.client5-httpclient5-5.x branch from 6e9f627 to 327d75f Compare January 4, 2026 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

+Integration Test Activate the integration tests on PR +Skip Changelog This is not a relevant change for a product owner since last release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants