-
Notifications
You must be signed in to change notification settings - Fork 3k
[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
Conversation
…into t2-resource-2025-06-09-46405
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
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 extendCHANGELOG.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 newazure-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`
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