Prepare March Release of Core Libraries#44577
Merged
Conversation
billwert
approved these changes
Mar 10, 2025
Collaborator
|
API change check API changes are not detected in this pull request. |
Member
Author
|
/check-enforcer override |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request includes multiple changes to update version dependencies and documentation across the azure core libraries in preparation for the March Release.
Dependency Updates:
eng/versioning/version_client.txt: Downgraded several dependencies from beta versions to stable versions, includingazure-core,azure-core-amqp,azure-core-http-jdk-httpclient,azure-core-http-netty,azure-core-http-okhttp,azure-core-http-vertx,azure-core-management, andazure-core-serializer-json-gson.Documentation Updates:
sdk/communication/azure-communication-rooms/README.md: Updated the version ofazure-communication-roomsfrom1.2.0-beta.1to1.2.0.sdk/core/azure-core-amqp/README.md: Updated the version ofazure-core-amqpfrom2.10.0-beta.1to2.9.16.sdk/core/azure-core-http-jdk-httpclient/README.md: Updated the version ofazure-core-http-jdk-httpclientfrom1.1.0-beta.1to1.0.3.sdk/core/azure-core-http-netty/README.md: Updated the version ofazure-core-http-nettyfrom1.16.0-beta.1to1.15.11.sdk/core/azure-core-http-okhttp/README.md: Updated the version ofazure-core-http-okhttpfrom1.13.0-beta.1to1.12.10.sdk/core/azure-core-http-vertx/README.md: Updated the version ofazure-core-http-vertxfrom1.1.0-beta.1to1.0.3.Changelog Updates:
sdk/core/azure-core-amqp/CHANGELOG.md: Updated the changelog to reflect the version change from2.10.0-beta.1to2.9.16and noted the dependency upgrade forazure-core.sdk/core/azure-core-experimental/CHANGELOG.md: Updated the changelog to reflect the version change to1.0.0-beta.60and noted the dependency upgrade forazure-core.sdk/core/azure-core-http-jdk-httpclient/CHANGELOG.md: Updated the changelog to reflect the version change from1.1.0-beta.1to1.0.3and noted the dependency upgrade forazure-core.sdk/core/azure-core-http-netty/CHANGELOG.md: Updated the changelog to reflect the version change from1.16.0-beta.1to1.15.11and noted the dependency upgrade forazure-core.sdk/core/azure-core-http-okhttp/CHANGELOG.md: Updated the changelog to reflect the version change from1.13.0-beta.1to1.12.10and noted the dependency upgrade forazure-core.sdk/core/azure-core-http-vertx/CHANGELOG.md: Updated the changelog to reflect the version change to1.0.3and noted the dependency upgrade forazure-core.POM File Updates:
sdk/core/azure-core-amqp/pom.xml: Updated the version ofazure-core-amqpfrom2.10.0-beta.1to2.9.16and the version ofazure-corefrom1.56.0-beta.1to1.55.3. [1] [2]sdk/core/azure-core-amqp-experimental/pom.xml: Updated the version ofazure-core-amqpfrom2.10.0-beta.1to2.9.16.sdk/core/azure-core-experimental/pom.xml: Updated the version ofazure-corefrom1.56.0-beta.1to1.55.3.sdk/core/azure-core-http-jdk-httpclient/pom.xml: Updated the version ofazure-core-http-jdk-httpclientfrom1.1.0-beta.1to1.0.3and the version ofazure-corefrom1.56.0-beta.1to1.55.3. [1] [2]sdk/core/azure-core-http-netty/pom.xml: Updated the version ofazure-core-http-nettyfrom1.16.0-beta.1to1.15.11and the version ofazure-corefrom1.56.0-beta.1to1.55.3. [1] [2] [3]sdk/core/azure-core-http-okhttp/pom.xml: Updated the version ofazure-core-http-okhttpfrom1.13.0-beta.1to1.12.10and the version ofazure-corefrom1.56.0-beta.1to1.55.3. [1] [2] [3]sdk/core/azure-core-http-vertx/pom.xml: Updated the version ofazure-core-http-vertxfrom1.1.0-beta.1to1.0.3and the version ofazure-corefrom1.56.0-beta.1to1.55.3. [1] [2] [3]