Skip to content

[AutoRelease] t2-resource-2025-06-09-46405(can only be merged by SDK owner) #41474

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

Merged
merged 9 commits into from
Jun 17, 2025

Conversation

azure-sdk
Copy link
Collaborator

https://github.com/Azure/sdk-release-request/issues/6209
Recording test fail, detailed info is in pipeline log(search keyword FAILED)!!!
https://dev.azure.com/azure-sdk/internal/_build?definitionId=1025
BuildTargetingString
azure-mgmt-resource
Skip.CreateApiReview

@Copilot Copilot AI review requested due to automatic review settings June 9, 2025 03:49
@azure-sdk
Copy link
Collaborator Author

Copilot

This comment was marked as outdated.

@msyyc msyyc requested review from scbedd and mccoyp as code owners June 10, 2025 07:59
@msyyc msyyc requested review from Copilot and msyyc June 17, 2025 04:41
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

Automated release updates for azure-mgmt-resource version 24.0.0, including removal of the deploymentscripts and deploymentstacks submodules and version bumps across several modules.

  • Remove deploymentscripts (and related) code now delivered in its own package.
  • Bump module versions (databoundaries, changes, root) from 23.4.0 to 24.0.0.
  • Update _metadata.json commit hash and extend CHANGELOG.md with 24.0.0 entry.

Reviewed Changes

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

File Description
sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2019_10_01_preview Deleted entire preview folder to separate into new azure-mgmt-resource-deploymentscripts package
sdk/resources/azure-mgmt-resource/azure/mgmt/resource/init.py Removed DeploymentScriptsClient and DeploymentStacksClient imports
sdk/resources/azure-mgmt-resource/_metadata.json Updated commit field to new spec hash
sdk/resources/azure-mgmt-resource/CHANGELOG.md Added 24.0.0 release section with features and breaking changes
Comments suppressed due to low confidence (3)

sdk/resources/azure-mgmt-resource/CHANGELOG.md:3

  • The 'Features Added' section lists model parameter changes that are not reflected in this PR; please verify that these feature implementations are included or update the changelog to match the actual code changes.
## 24.0.0 (2025-06-16)

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/init.py:9

  • Ensure any tests that previously imported DeploymentScriptsClient from this package are updated to import from the new azure-mgmt-resource-deploymentscripts package to maintain test coverage.
from .deploymentscripts import DeploymentScriptsClient

sdk/resources/azure-mgmt-resource/CHANGELOG.md:19

  • The breaking changes mention templatespecs separation, but I don't see corresponding code removals or import updates in this PR. Please verify that the module has been properly removed or adjust the changelog accordingly.
  - The `templatespecs` module has been separated from the `azure-mgmt-resource` package into independent package `azure-mgmt-resource-templatespecs`

@msyyc msyyc merged commit c21406d into Azure:main Jun 17, 2025
21 checks passed
@azure-sdk azure-sdk deleted the t2-resource-2025-06-09-46405 branch June 22, 2025 09:17
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.

3 participants