Skip to content

Refresh azure-mgmt-domainregistration after migrate to Typespec#47668

Open
azure-sdk wants to merge 3 commits into
mainfrom
sdkauto/azure-mgmt-domainregistration-6481716
Open

Refresh azure-mgmt-domainregistration after migrate to Typespec#47668
azure-sdk wants to merge 3 commits into
mainfrom
sdkauto/azure-mgmt-domainregistration-6481716

Conversation

@azure-sdk

Copy link
Copy Markdown
Collaborator

Configurations: 'specification/domainregistration/resource-manager/Microsoft.DomainRegistration/DomainRegistration/tspconfig.yaml', API Version: 2024-11-01, SDK Release Type: stable, and CommitSHA: 'e7c377b4c801d6fe9e256ca22f6d6a79114026a7' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6481716 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.

…crosoft.DomainRegistration/DomainRegistration/tspconfig.yaml', API Version: 2024-11-01, SDK Release Type: stable, and CommitSHA: 'e7c377b4c801d6fe9e256ca22f6d6a79114026a7' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6481716 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
@ChenxiJiang333 ChenxiJiang333 changed the title [AutoPR azure-mgmt-domainregistration]-generated-from-SDK Generation - Python-6481716 Refresh azure-mgmt-domainregistration after migrate to Typespec Jun 25, 2026
@ChenxiJiang333 ChenxiJiang333 marked this pull request as ready for review June 25, 2026 09:19
@ChenxiJiang333 ChenxiJiang333 self-requested a review as a code owner June 25, 2026 09:19
Copilot AI review requested due to automatic review settings June 25, 2026 09:19
@ChenxiJiang333 ChenxiJiang333 requested a review from msyyc as a code owner June 25, 2026 09:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 refreshes the management-plane package azure-mgmt-domainregistration after its migration to TypeSpec, regenerating it from a newer spec commit (e7c377b…) and emitter (0.63.2 / http-client-python ^0.33.0). It promotes the package from preview 1.0.0b1 to the stable GA 1.0.0, drops Python 3.9 support (now >=3.10), and includes the regenerated API surface snapshot (api.md / api.metadata.yml) plus generated serialization/model utility updates.

Changes:

  • Promote to stable GA 1.0.0: bump _version.py, set is_stable = true / Development Status :: 5 - Production/Stable, update Python support to >=3.10 (drop 3.9, add 3.14).
  • Regenerate from new spec commit/emitter: update tsp-location.yaml, _metadata.json, apiview-properties.json, generated _operations.py/_configuration.py/_client.py, and _utils/serialization.py + model_base.py (new numeric-duration serializers, XML fast-path, default-value handling).
  • Docs: refresh README auth wording to Microsoft Entra; add api.md / api.metadata.yml; add 1.0.0 CHANGELOG entry (currently a placeholder).

Reviewed changes

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

Show a summary per file
File Description
CHANGELOG.md Adds 1.0.0 GA entry — still contains the automation placeholder text instead of real release notes.
_version.py Bumps version to 1.0.0 (matches CHANGELOG).
pyproject.toml Stable flags (is_stable=true, Dev Status 5), requires-python >=3.10, classifier 3.9→3.14.
README.md Updates auth section from "Azure Active Directory" to "Microsoft Entra".
tsp-location.yaml / _metadata.json Bump spec commit and emitter/http-client-python versions.
_client.py / aio/_client.py Conditional Self import + api_version docstring update (generated).
_configuration.py / aio/_configuration.py api_version docstring update (generated).
operations/_operations.py / aio/operations/_operations.py Add headers=_headers to paging next-link requests (generated).
_utils/serialization.py / _utils/model_base.py Numeric-duration codecs, XML deserialization fast-path, default-value handling (generated).
api.md / api.metadata.yml / apiview-properties.json Regenerated API surface snapshot and ApiView metadata.


## 1.0.0 (2026-06-25)

tool can't generate changelog for this release, please update manually.
@ChenxiJiang333

Copy link
Copy Markdown
Member

Live Tests Status

Live test files were generated and committed (7 files for Domains, TopLevelDomains, and DomainRegistrationProvider operations).

⚠️ Live tests were not executed because the .env with Azure tenant/subscription credentials was not available in this environment. Please run them locally with valid credentials before merging if live validation is required.

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