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

Prepare for February 2024 Core Releases #38584

Merged
merged 11 commits into from
Feb 2, 2024

Conversation

alzimmermsft
Copy link
Member

Description

Prepares the Azure Core libraries for their February 2024 releases.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@alzimmermsft alzimmermsft requested a review from srnagar February 2, 2024 18:43
Comment on lines +70 to +71
io.projectreactor.netty:reactor-netty;1.0.40
io.projectreactor.netty:reactor-netty-http;1.0.40
Copy link
Member

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?

Copy link
Member Author

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

@alzimmermsft
Copy link
Member Author

/azp run java - storage - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@alzimmermsft alzimmermsft merged commit 8458145 into Azure:main Feb 2, 2024
42 of 52 checks passed
@alzimmermsft alzimmermsft deleted the AzCore_PrepareFeb2024Release branch February 2, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants