-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Dependency Update] Upgrade Azure.Core from 1.47.3 to 1.50.0 across m… #28918
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
base: main
Are you sure you want to change the base?
Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
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.
Pull request overview
This PR updates Azure.Core from version 1.47.3 to 1.50.0 across multiple Azure PowerShell modules. The update also includes upgrading related dependencies (System.ClientModel from 1.6.1 to 1.8.0, and System.Threading.Tasks.Extensions from 4.5.4 to 4.6.0) and removes an inconsistent Azure.Core version override in the Batch module.
- Updated Azure.Core to 1.50.0 across all modules that depend on it
- Updated related dependencies to maintain compatibility with Azure.Core 1.50.0
- Removed Batch module's specific Azure.Core version override to use the centralized version
Reviewed changes
Copilot reviewed 19 out of 22 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tools/Common.Netcore.Dependencies.targets | Updated Azure.Core package reference from 1.47.3 to 1.50.0 |
| src/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll | Binary update for System.Threading.Tasks.Extensions 4.6.0 |
| src/lib/manifest.json | Updated package versions for Azure.Core, System.ClientModel, and System.Threading.Tasks.Extensions |
| src/lib/cgmanifest.json | Updated component governance manifest with new package versions |
| src/TrustedSigning/TrustedSigning/ChangeLog.md | Added changelog entry for Azure.Core update |
| src/Synapse/Synapse/ChangeLog.md | Added changelog entry for Azure.Core update |
| src/Storage/Storage.Management/ChangeLog.md | Added changelog entry for Azure.Core update; includes trailing whitespace cleanup |
| src/SignalR/SignalR/ChangeLog.md | Added changelog entry for Azure.Core update |
| src/PolicyInsights/PolicyInsights/ChangeLog.md | Added changelog entry for Azure.Core update; includes trailing whitespace cleanup |
| src/NetAppFiles/NetAppFiles/ChangeLog.md | Added changelog entry for Azure.Core update; includes extensive trailing whitespace cleanup |
| src/KeyVault/KeyVault/ChangeLog.md | Added changelog entry for Azure.Core update; includes trailing whitespace cleanup |
| src/DataLakeStore/DataLakeStore/ChangeLog.md | Added changelog entry for Azure.Core update |
| src/CosmosDB/CosmosDB/ChangeLog.md | Added changelog entry for Azure.Core update |
| src/ContainerRegistry/ContainerRegistry/ChangeLog.md | Added changelog entry for Azure.Core update |
| src/Compute/Compute/ChangeLog.md | Added changelog entry for Azure.Core update; includes trailing whitespace cleanup |
| src/Batch/Batch/ChangeLog.md | Added changelog entry for Azure.Core update; includes trailing whitespace cleanup |
| src/Batch/Batch/Batch.csproj | Removed Azure.Core version override to use centralized version |
| src/Batch/Batch.Test/Batch.Test.csproj | Removed Azure.Core version override; includes trailing whitespace cleanup |
| src/Accounts/AssemblyLoading/ConditionalAssemblyProvider.cs | Updated assembly version strings for Azure.Core, System.ClientModel, and System.Threading.Tasks.Extensions |
| src/Accounts/Accounts/ChangeLog.md | Added changelog entry for Azure.Core update |
|
Since other merged PR caused some conflicts. Please resolve them. Others LGTM |
…ultiple modules
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.