Skip to content

Conversation

@jliusan
Copy link
Member

@jliusan jliusan commented Dec 17, 2025

added instruction All things related to *DeploymentOperationsClientand*DeploymentsClienthave been moved to packagesdk/resourcemanager/resources/armdeployments``

Copilot AI review requested due to automatic review settings December 17, 2025 03:06
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Dec 17, 2025
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 prepares the armresources package for its v3.0.1 patch release. The main change is cleaning up the go.mod file by moving an old armresources v1.2.0 dependency from direct to indirect, and updating test file imports to use the correct v3 versioned paths. The CHANGELOG documents that deployment-related clients have been moved to a separate package.

Key changes:

  • Moved armresources v1.2.0 dependency from direct to indirect in go.mod (likely transitively referenced by armmanagementgroups)
  • Updated test file imports to use /v3 versioned paths
  • Bumped version from 3.0.0 to 3.0.1 in constants.go and autorest.md

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
sdk/resourcemanager/resources/armresources/go.mod Moved armresources v1.2.0 from direct to indirect dependency
sdk/resourcemanager/resources/armresources/fake_example_test.go Updated imports to use v3 versioned paths
sdk/resourcemanager/resources/armresources/cae_mock_test.go Updated import to use v3 versioned path
sdk/resourcemanager/resources/armresources/constants.go Bumped moduleVersion from 3.0.0 to 3.0.1
sdk/resourcemanager/resources/armresources/autorest.md Bumped module-version from 3.0.0 to 3.0.1
sdk/resourcemanager/resources/armresources/CHANGELOG.md Added 3.0.1 release notes documenting deployment clients migration

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

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants