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

[3.0.x] Use latest netty-reactive-streams version, ahc comes with outdated one (backport #866) by @mkurz #958

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 13, 2024

Latest AsyncHttpClient v2 (currently 2.12.3) comes with an outdated netty-reactive-streams dependency: 2.0.4.

Meanwhile we are on 2.0.12, which besides upgrading netty to a very recent version, also brings some fixes:
playframework/netty-reactive-streams@netty-reactive-streams-parent-2.0.4...netty-reactive-streams-parent-2.0.12

However, I will not include this PR right now in the next play-ws patch release, because I am not sure if such an upgrade would cause problems (specially because netty will be bumped from 4.1.43 to 4.1.104 which is, for netty, quite a big jump.

I keep this as a draft for later, as a reminder...


This is an automatic backport of pull request #866 done by Mergify.

@mkurz mkurz merged commit 8380c04 into 3.0.x Nov 13, 2024
14 checks passed
@mkurz mkurz deleted the mergify/bp/3.0.x/pr-866 branch November 13, 2024 22:39
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.

1 participant