Refresh azure-mgmt-resourcehealth after migrate to Typespec#47910
Open
azure-sdk-automation[bot] wants to merge 3 commits into
Open
Refresh azure-mgmt-resourcehealth after migrate to Typespec#47910azure-sdk-automation[bot] wants to merge 3 commits into
azure-sdk-automation[bot] wants to merge 3 commits into
Conversation
…oft.ResourceHealth/ResourceHealth/tspconfig.yaml', API Version: 2025-05-01, SDK Release Type: stable, and CommitSHA: '88976ab9ea9fb7f69533fbd465540060bd1f225a' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6528688 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Contributor
There was a problem hiding this comment.
Pull request overview
This PR refreshes the azure-mgmt-resourcehealth management-plane SDK after a TypeSpec migration (spec commit 88976ab, API version 2025-05-01) and promotes the package from preview 1.0.0b7 to the stable GA 1.0.0. It updates generation metadata, bumps the emitter/serialization utilities, marks the package as production/stable, and regenerates the API surface snapshot.
Changes:
- Promotes the package to a stable GA release (
_version.py→1.0.0,is_stable = true,Development Status :: 5 - Production/Stable, adds Python 3.14 classifier). - Updates generation metadata (
tsp-location.yaml,_metadata.json,apiview-properties.json) and adds regeneratedapi.md/api.metadata.ymlsnapshots. - Regenerates shared
_utilsserialization/model helpers with numeric duration encodings and refreshes README auth wording to Microsoft Entra.
Reviewed changes
Copilot reviewed 16 out of 16 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| CHANGELOG.md | Adds 1.0.0 entry but retains the auto-generated placeholder text (flagged). |
| _version.py | Bumps version to stable 1.0.0. |
| pyproject.toml | Sets stable classifiers/is_stable, adds Python 3.14 classifier. |
| README.md | Updates authentication wording from Azure Active Directory to Microsoft Entra. |
| tsp-location.yaml / _metadata.json | Updates spec commit and emitter/http-client versions. |
| apiview-properties.json / api.metadata.yml / api.md | Refreshes generated API surface metadata and snapshot. |
| azure/mgmt/resourcehealth/_utils/serialization.py | Generated: adds numeric duration (seconds/milliseconds) serialize/deserialize helpers. |
| azure/mgmt/resourcehealth/_utils/model_base.py | Generated: adds numeric duration serialize/deserialize support. |
| azure/mgmt/resourcehealth/**/_patch.py | Generated: whitespace-only formatting change. |
|
|
||
| ## 1.0.0 (2026-07-07) | ||
|
|
||
| tool can't generate changelog for this release, please update manually. |
Member
✅ Live Test ResultsSummary: 12 passed, 12 warnings in 630.22s (0:10:30) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Configurations: 'specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/ResourceHealth/tspconfig.yaml', API Version: 2025-05-01, SDK Release Type: stable, and CommitSHA: '88976ab9ea9fb7f69533fbd465540060bd1f225a' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6528688 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.