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

Use latest netty-reactive-streams version, ahc comes with outdated one #866

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

mkurz
Copy link
Member

@mkurz mkurz commented Mar 7, 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...

@mkurz mkurz force-pushed the netty-reactive-streams-latest branch from 072fb94 to d5da1fb Compare June 27, 2024 15:04
@mkurz mkurz marked this pull request as ready for review June 27, 2024 15:06
@mkurz mkurz merged commit e6c7c48 into playframework:main Jun 27, 2024
12 checks passed
@mkurz mkurz deleted the netty-reactive-streams-latest branch June 27, 2024 15:21
@mkurz
Copy link
Member Author

mkurz commented Nov 13, 2024

@Mergifyio backport 2.2.x 3.0.x

Copy link
Contributor

mergify bot commented Nov 13, 2024

mkurz added a commit that referenced this pull request Nov 13, 2024
[2.2.x] Use latest netty-reactive-streams version, ahc comes with outdated one (backport #866) by @mkurz
mkurz added a commit that referenced this pull request Nov 13, 2024
[3.0.x] Use latest netty-reactive-streams version, ahc comes with outdated one (backport #866) by @mkurz
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