-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Prepare for February 2024 Core Releases #38584
Prepare for February 2024 Core Releases #38584
Conversation
API change check API changes are not detected in this pull request. |
io.projectreactor.netty:reactor-netty;1.0.40 | ||
io.projectreactor.netty:reactor-netty-http;1.0.40 |
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.
Do we want to update these versions before release? Are there any live test results that can validate that this new version of reactor-netty* doesn't break anything?
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.
We should, we've upgraded Netty and Reactor dependencies which are effectively aligned with Reactor Netty 1.0.40 but it looks like we forgot to upgrade it from 1.0.39
/azp run java - storage - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
Description
Prepares the Azure Core libraries for their February 2024 releases.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines