Skip to content

Conversation

@isra-fel
Copy link
Member

…ultiple modules

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings November 24, 2025 05:33
@azure-client-tools-bot-prd
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@isra-fel isra-fel added this to the Az 15.2.0 (01/06/2026) milestone Nov 24, 2025
Copilot finished reviewing on behalf of isra-fel November 24, 2025 05:38
Copy link
Contributor

Copilot AI left a 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants