Increment versions for containerregistry releases#48434
Merged
weidongxu-microsoft merged 1 commit intoMar 17, 2026
Merged
Conversation
azure-sdk
requested review from
a team,
ArthurMa1978,
XiaofeiCao,
alzimmermsft,
browndav-msft,
haolingdong-msft and
weidongxu-microsoft
as code owners
March 17, 2026 04:14
azure-sdk
requested review from
gunjansingh-msft,
ibrandes,
kyleknap and
seanmcc-msft
as code owners
March 17, 2026 04:14
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates release/versioning metadata in the Azure SDK for Java repo, primarily for the azure-resourcemanager-containerregistry-tasks package, and also brings several storage stress-test modules’ OpenTelemetry instrumentation dependencies up to a newer alpha version.
Changes:
- Bumped
azure-resourcemanager-containerregistry-tasksfrom1.0.0-beta.1to1.0.0-beta.2, includingCHANGELOG.mdandeng/versioning/version_client.txt. - Updated OpenTelemetry instrumentation dependency versions in multiple storage stress-test module POMs from
2.15.0-alphato2.24.0-alpha.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/storage/azure-storage-stress/pom.xml | Updates OTel instrumentation dependency versions used by the storage stress module. |
| sdk/storage/azure-storage-file-share-stress/pom.xml | Updates OTel instrumentation dependency versions used by the file-share stress module. |
| sdk/storage/azure-storage-file-datalake-stress/pom.xml | Updates OTel instrumentation dependency versions used by the datalake stress module. |
| sdk/storage/azure-storage-blob-stress/pom.xml | Updates OTel instrumentation dependency versions used by the blob stress module. |
| sdk/containerregistry/azure-resourcemanager-containerregistry-tasks/pom.xml | Increments the library version to 1.0.0-beta.2. |
| sdk/containerregistry/azure-resourcemanager-containerregistry-tasks/CHANGELOG.md | Adds an unreleased 1.0.0-beta.2 section. |
| eng/versioning/version_client.txt | Updates the tracked current version for azure-resourcemanager-containerregistry-tasks to 1.0.0-beta.2. |
weidongxu-microsoft
approved these changes
Mar 17, 2026
azure-sdk
deleted the
increment-package-version-containerregistry-6018959
branch
March 22, 2026 09:12
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.
Increment package versions for containerregistry releases