Skip to content

Conversation

kevinzz6
Copy link
Member

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 Copilot AI review requested due to automatic review settings September 18, 2025 03:18
Copy link

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

Copy link
Contributor

@Copilot 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 the Azure.Analytics.Synapse.Artifacts package dependency from version 1.0.0-preview.21 to 1.0.0-preview.22 in the Synapse module.

  • Updated package reference to newer preview version
  • Added changelog entry documenting the package update

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/Synapse/Synapse/Synapse.csproj Updated Azure.Analytics.Synapse.Artifacts package version from preview.21 to preview.22
src/Synapse/Synapse/ChangeLog.md Added changelog entry for the package update under "Upcoming Release" section

@isra-fel
Copy link
Member

/azp run

Copy link
Contributor

Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

@kevinzz6
Copy link
Member Author

/azp run

Copy link
Contributor

Commenter does not have sufficient privileges for PR 28580 in repo Azure/azure-powershell

@VeryEarly
Copy link
Collaborator

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@VeryEarly VeryEarly assigned VeryEarly and unassigned wanyang7 Sep 18, 2025
@wanyang7
Copy link
Member

@VeryEarly when will we upgrade the azure.core to 1.47.3, will it be done in this release?

<ItemGroup>
<PackageReference Include="Azure.Analytics.Synapse.AccessControl" Version="1.0.0-preview.5" />
<PackageReference Include="Azure.Analytics.Synapse.Artifacts" Version="1.0.0-preview.21" />
<PackageReference Include="Azure.Analytics.Synapse.Artifacts" Version="1.0.0-preview.22" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This requires Azure.Core to be updated from 1.45.0 to 1.47.3 which brings a lot of sub-dependencies and considerable effort.

@isra-fel isra-fel assigned isra-fel and unassigned VeryEarly Oct 2, 2025
@isra-fel isra-fel added the dependencies Pull requests that update a dependency file label Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants