Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Apache HttpClient5 to 5.4.1 #1453

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

reta
Copy link
Contributor

@reta reta commented Feb 16, 2025

Update Apache HttpClient5 to 5.4.2

@reta reta marked this pull request as draft February 16, 2025 22:29
@reta reta force-pushed the update.httpclient5 branch 3 times, most recently from 134816c to f7d0eef Compare February 18, 2025 23:40
@reta reta marked this pull request as ready for review February 19, 2025 00:27
@@ -24,8 +24,7 @@
<main.basedir>${project.basedir}/../..</main.basedir>

<!-- To obey the integration tests, we need to use the version >= 5.2 -->
<!-- TODO: pinned due to timeouts on 5.4.x on brave.httpclient5.ITTracingCachingH2ClientBuilder.cacheControl -->
<httpclient5.version>5.3.1</httpclient5.version>
<httpclient5.version>5.4.1</httpclient5.version>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codefromthecrypt there was regression introduced into HttpCore5 5.3.3 [1] (that is used by HttpClient 5.4.2) and fixed by [2] (upcoming HttpCore5 5.3.4, I tested against the latest snapshots and things looks good). So I have pinned HttpClient5 to 5.4.1 (and we could update to 5.4.3 once released, no code changes are anticipated),

[1] apache/httpcomponents-core@98e23cb
[2] apache/httpcomponents-core@7274811

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good research and sounds fine

@reta reta changed the title Update Apache HttpClient5 to 5.4.2 Update Apache HttpClient5 to 5.4.1 Feb 19, 2025
@reta reta force-pushed the update.httpclient5 branch from f7d0eef to d6032fd Compare February 19, 2025 00:43
@reta reta merged commit bef7aba into openzipkin:master Feb 19, 2025
4 checks passed
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