Refresh azure-mgmt-hybridkubernetes after migrate to Typespec#48150
Merged
ChenxiJiang333 merged 2 commits intoJul 20, 2026
Conversation
…osoft.Kubernetes/HybridKubernetes/tspconfig.yaml', API Version: 2026-05-01, SDK Release Type: stable, and CommitSHA: 'cf49df24bee763924bb4d9abceebe4fd1916a6ad' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6585975 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
|
Azure Pipelines: Successfully started running 1 pipeline(s). 9 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
ChenxiJiang333
marked this pull request as ready for review
July 20, 2026 06:43
|
Azure Pipelines: Successfully started running 1 pipeline(s). 9 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Refreshes azure-mgmt-hybridkubernetes from its migrated TypeSpec source and prepares stable version 2.0.0 for API version 2026-05-01.
Changes:
- Updates TypeSpec generation metadata and stable-release packaging.
- Adds the regenerated API surface and typed request dictionaries.
- Refreshes generated sync/async operations and serialization infrastructure.
Reviewed changes
Copilot reviewed 19 out of 19 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
tsp-location.yaml |
Points generation to the migrated TypeSpec source. |
README.md |
Updates authentication terminology to Microsoft Entra. |
pyproject.toml |
Marks the package stable and adds Python 3.14. |
CHANGELOG.md |
Documents the 2.0.0 API changes. |
azure/mgmt/hybridkubernetes/types.py |
Adds typed request dictionaries. |
azure/mgmt/hybridkubernetes/operations/_patch.py |
Refreshes generated patch scaffolding. |
azure/mgmt/hybridkubernetes/operations/_operations.py |
Uses typed dictionaries in sync operations. |
azure/mgmt/hybridkubernetes/models/_patch.py |
Refreshes generated patch scaffolding. |
azure/mgmt/hybridkubernetes/aio/operations/_patch.py |
Refreshes async operation patch scaffolding. |
azure/mgmt/hybridkubernetes/aio/operations/_operations.py |
Uses typed dictionaries in async operations. |
azure/mgmt/hybridkubernetes/aio/_patch.py |
Refreshes async client patch scaffolding. |
azure/mgmt/hybridkubernetes/_version.py |
Promotes the package to 2.0.0. |
azure/mgmt/hybridkubernetes/_utils/serialization.py |
Updates generated duration and scalar serialization. |
azure/mgmt/hybridkubernetes/_utils/model_base.py |
Updates generated model serialization infrastructure. |
azure/mgmt/hybridkubernetes/_patch.py |
Refreshes client patch scaffolding. |
apiview-properties.json |
Updates the cross-language API version identifier. |
api.metadata.yml |
Records API snapshot metadata. |
api.md |
Adds the generated public API snapshot. |
_metadata.json |
Records the new TypeSpec source and emitter versions. |
Member
✅ Live Test ResultsSummary: 6 passed, 6 warnings in 55.22s |
msyyc
approved these changes
Jul 20, 2026
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/hybridkubernetes/resource-manager/Microsoft.Kubernetes/HybridKubernetes/tspconfig.yaml', API Version: 2026-05-01, SDK Release Type: stable, and CommitSHA: 'cf49df24bee763924bb4d9abceebe4fd1916a6ad' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6585975 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.