-
Notifications
You must be signed in to change notification settings - Fork 25.3k
[Backport] Upgrade reactor netty http to v1.0.39 and reactor core to v3.4.34 #102629
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
[Backport] Upgrade reactor netty http to v1.0.39 and reactor core to v3.4.34 #102629
Conversation
This PR upgrades the version of `reactor-netty-http` library and its transitive dependencies `reactor-core` and `reactor-netty-core` to the latest versions.
Pinging @elastic/es-distributed (Team:Distributed) |
Hi @slobodanadamovic, I've created a changelog YAML for you. |
Note: Marking this PR as |
Turns out they are transient dependencies introduced by |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@elasticmachine update branch |
This PR upgrades the version of
reactor-netty-http
library to the latest v1.0.39 versionand its transitive dependencies
reactor-core
to v3.4.34and
reactor-netty-core
to v1.0.39.Backport of #102311