[discovery] Add azure-resourcemanager-discovery 1.0.0 (GA)#49907
Open
ahall-msft wants to merge 2 commits into
Open
[discovery] Add azure-resourcemanager-discovery 1.0.0 (GA)#49907ahall-msft wants to merge 2 commits into
ahall-msft wants to merge 2 commits into
Conversation
Initial GA release of the Discovery management-plane SDK, generated from the public GA spec (specification/discovery/Discovery.Management @ 910ec2b, PR Azure/azure-rest-api-specs#43013), api-version 2026-06-01.
ahall-msft
requested review from
a team,
ArthurMa1978,
XiaofeiCao,
haolingdong-msft and
weidongxu-microsoft
as code owners
July 22, 2026 22:01
|
Azure Pipelines: Successfully started running 1 pipeline(s). 34 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Member
|
Java never released the first beta of discovery #48323 (comment) You need to init the release via release plan. Please check https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release |
Member
Author
|
Thanks @weidongxu-microsoft. Addressed both points:
|
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.
Initial GA (1.0.0) release of the Microsoft Discovery management-plane SDK,
com.azure.resourcemanager:azure-resourcemanager-discovery.Generated from the public, merged GA spec:
specification/discovery/Discovery.Management910ec2b11db661781e0e346999bcb48f10089f10(PR Add Microsoft.Discovery GA API version 2026-06-01 to public repo azure-rest-api-specs#43013, "Add Microsoft.Discovery GA API version 2026-06-01")2026-06-01(GA)@azure-tools/typespec-java@0.45.9(matchesmain)What's included
sdk/discovery/azure-resourcemanager-discovery/(fluent + models + implementation, generated).sdk/discovery/pom.xml(mgmt module only).sdk/discovery/ci.yml(singleazure-resourcemanager-discoveryartifact,com.azure.resourcemanager).eng/versioning/version_client.txt: one entrycom.azure.resourcemanager:azure-resourcemanager-discovery;1.0.0;1.0.0.This PR is management-plane only. The Discovery data-plane package is tracked separately (its spec is not yet merged).
Validation (local)
mvn verifyBUILD SUCCESS — 100 generated mock/model tests, 0 failures.version_client.txt; branch rebased onto latestmain; emitter matchesmain.Test model
Uses the standard mgmt generated mock tests (no live recordings /
assets.json), consistent with the majority ofazure-resourcemanager-*packages.Ownership
Covered by the existing CODEOWNERS mgmt catch-all
/sdk/**/azure-resourcemanager-*/; no per-service owner added.Release Plan Details