Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
org.apache.httpcomponents.client5:httpclient5 (source) 5.4.3 -> 5.5.1 age confidence

Release Notes

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

v5.5

This is the first GA release in the 5.5 release series. This release finalizes the 5.5
APIs and adds several experimental features and improvements, such as request multiplexing
over a shared HTTP/2 connection and the Classic API facade acting as a compatibility
bridge between classic I/O client services and the asynchronous message transport used
internally.

Notable changes and features included in the 5.5 series:

  • Improved conformance to RFC 7616 (HTTP Digest Access Authentication).

  • The connection pool implementation acts as a caching facade in front of a standard
    managed connection pool and shares already leased connections to multiplex message
    exchanges over active HTTP/2 connections. Experimental.

  • Extended Auth API and improved authentication protocol logic to support mutual
    authentication.

  • The Classic API facade now acts as a compatibility bridge between the classic I/O client
    services (based on the standard InputStream / OutputStream model) and the asynchronous
    message transport used internally. This is experimental.

  • HTTP/2 support for the Fluent Facade (via Classic API facade). This is experimental.

Compatibility notes:

  • As of this release, HttpClient does not automatically execute redirects if the original
    request manually added headers that are considered sensitive.

Configuration

📅 Schedule: Branch creation - "after 1pm every weekday" in timezone Europe/Bucharest, 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 changed the title Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.1 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/http.client.version branch from ab08ef9 to 3cf8f3a Compare October 28, 2024 19:15
@renovate renovate bot changed the title Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.1 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.2 Feb 2, 2025
@renovate renovate bot force-pushed the renovate/http.client.version branch from 3cf8f3a to cda48e6 Compare February 2, 2025 13:22
@renovate renovate bot force-pushed the renovate/http.client.version branch from cda48e6 to 8c865bf Compare March 14, 2025 13:31
@renovate renovate bot changed the title Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.2 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.2 - autoclosed Mar 24, 2025
@renovate renovate bot closed this Mar 24, 2025
@renovate renovate bot deleted the renovate/http.client.version branch March 24, 2025 09:27
@renovate renovate bot changed the title Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.2 - autoclosed Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.2 Mar 27, 2025
@renovate renovate bot reopened this Mar 27, 2025
@renovate renovate bot force-pushed the renovate/http.client.version branch from 6d7e0f4 to 8c865bf Compare March 27, 2025 12:54
@renovate renovate bot changed the title Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.2 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.3 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/http.client.version branch 2 times, most recently from 9d5c582 to 4d61c6e Compare April 2, 2025 11:42
@renovate renovate bot changed the title Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.3 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.3 [SECURITY] Apr 24, 2025
@renovate renovate bot force-pushed the renovate/http.client.version branch 2 times, most recently from e592215 to cbde911 Compare September 29, 2025 05:30
@renovate renovate bot changed the title Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.3 [SECURITY] Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5.1 Sep 29, 2025
@renovate renovate bot force-pushed the renovate/http.client.version branch from cbde911 to a9143cb Compare September 29, 2025 05:31
@fslev fslev merged commit d66dc05 into main Sep 29, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants