Increment package versions for authorization releases - #50077
Merged
Weidong Xu (weidongxu-microsoft) merged 3 commits intoAug 10, 2026
Merged
Conversation
|
Azure Pipelines: Successfully started running 1 pipeline(s). 34 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Weidong Xu (weidongxu-microsoft)
marked this pull request as ready for review
August 10, 2026 08:59
Weidong Xu (weidongxu-microsoft)
requested review from
Xiaofei Cao (XiaofeiCao) and
Haoling Dong (haolingdong-msft)
as code owners
August 10, 2026 08:59
Weidong Xu (weidongxu-microsoft)
requested review from
a team and
Arthur Ma (ArthurMa1978)
as code owners
August 10, 2026 08:59
|
Azure Pipelines: Successfully started running 1 pipeline(s). 34 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Copilot started reviewing on behalf of
Weidong Xu (weidongxu-microsoft)
August 10, 2026 08:59
View session
Xiaofei Cao (XiaofeiCao)
approved these changes
Aug 10, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR cherry-picks the version increment work for the azure-resourcemanager-authorization patch release, updating downstream module dependencies and the package release notes/version tracking to align with 2.53.11.
Changes:
- Bumped
azure-resourcemanager-authorizationdependency references from2.53.10to2.53.11across impacted management SDK modules. - Added a
2.53.11entry to the authorization package changelog. - Updated
eng/versioning/version_client.txtto reflect2.53.11as the current GA version.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| sdk/storagemover/azure-resourcemanager-storagemover/pom.xml | Updates test dependency on azure-resourcemanager-authorization to 2.53.11. |
| sdk/storage/azure-resourcemanager-storage/pom.xml | Updates azure-resourcemanager-authorization dependency to 2.53.11. |
| sdk/sql/azure-resourcemanager-sql/pom.xml | Updates test dependency on azure-resourcemanager-authorization to 2.53.11. |
| sdk/resourcemanager/azure-resourcemanager/pom.xml | Updates azure-resourcemanager-authorization dependency to 2.53.11. |
| sdk/msi/azure-resourcemanager-msi/pom.xml | Updates azure-resourcemanager-authorization dependency to 2.53.11. |
| sdk/keyvault/azure-resourcemanager-keyvault/pom.xml | Updates azure-resourcemanager-authorization dependency to 2.53.11. |
| sdk/containerinstance/azure-resourcemanager-containerinstance/pom.xml | Updates azure-resourcemanager-authorization dependency to 2.53.11. |
| sdk/compute/azure-resourcemanager-compute/pom.xml | Updates azure-resourcemanager-authorization dependency to 2.53.11. |
| sdk/authorization/azure-resourcemanager-authorization/CHANGELOG.md | Adds release notes for 2.53.11 (dated 2026-08-10). |
| eng/versioning/version_client.txt | Updates tracked GA version for azure-resourcemanager-authorization to 2.53.11. |
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Weidong Xu (weidongxu-microsoft)
merged commit Aug 10, 2026
e084d45
into
Azure:main
35 of 36 checks passed
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.
Cherry-picks commit 11a9be4 from #50076 onto main.