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

Remove async-http-client backends #2373

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Remove async-http-client backends #2373

merged 1 commit into from
Dec 18, 2024

Conversation

adamw
Copy link
Member

@adamw adamw commented Dec 18, 2024

async-http-client v2 is not maintained and has security vulnerabilities

async-http-client v3 lacks reactive-streams integration (see AsyncHttpClient/async-http-client#1925), hence the backends would either be significantly less useful, or much harder to implement; good alternatives (http-client, ok-http, armeria) exist

Closes #2372

@adamw adamw merged commit ea9e20a into master Dec 18, 2024
21 checks passed
@adamw adamw deleted the remove-async-http-client branch December 18, 2024 08:29
@gergelyfabian
Copy link

Thank you!

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.

Upgrade org.asynchttpclient:async-http-client <3.0.1 due to CVE
2 participants