ITADN

Release Request: armauthorization v3.0.0-beta.3 (Deny Assignment GA)

#26738Closedjruttle 创建于 2026-05-07
Mgmtneeds-author-feedbackno-recent-activity
J
jruttlecommented
### Service / Package - **Service:** Authorization - **Module path:** `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization` - **Requested version:** `v3.0.0-beta.3` ### Request Requesting a beta release of the `armauthorization` module `v3.0.0-beta.3` (tag + `pkg.go.dev` publish). The SDK code and `CHANGELOG.md` entry for `v3.0.0-beta.3` were merged on **2026-04-27** via [PR #26544](https://github.com/Azure/azure-sdk-for-go/pull/26544) (TypeSpec-generated update). The merge added support for new **Deny Assignment** management plane operations: - `DenyAssignmentsClient.BeginCreateOrUpdate(...)` - `DenyAssignmentsClient.BeginDelete(...)` These are the public client surface for the Deny Assignment GA feature in the Azure Authorization 2024-09-01-preview API. ### Why publish now This is currently the only `pkg.go.dev`-side blocker for downstream Go validation of the Deny Assignment feature. The CHANGELOG is updated and the SDK code is merged, but no `[Release] sdk/resourcemanager/authorization/armauthorization/3.0.0-beta.3` PR has been opened, so the auto-tagger has nothing to act on. For context: the latest published tag is `v3.0.0-beta.2` from **November 2023** (commit `23ddc72b`). It has been ~18 months since this module saw a public release, and our merged CHANGELOG entry is dated 2026-04-09. ### Pull Request - Code merge: https://github.com/Azure/azure-sdk-for-go/pull/26544 (merged 2026-04-27) ### Verification ``` `$ git ls-remote --tags https://github.com/Azure/azure-sdk-for-go.git \` ` 'refs/tags/sdk/resourcemanager/authorization/armauthorization/v3.0.0-beta.3'` `# (no output — tag does not exist)` ``` Latest tags present: - `sdk/resourcemanager/authorization/armauthorization/v3.0.0-beta.2` (Nov 2023) - `sdk/resourcemanager/authorization/armauthorization/v3.0.0-beta.1` (Jul 2023) ### Downstream impact Go SDK is one of the test surfaces for the Deny Assignment GA test plan. Until `v3.0.0-beta.3` is tagged we cannot run a Go smoke harness against the new APIs. PowerShell smoke is already passing against the merged TypeSpec, and the Java release pipeline was queued earlier today ([azure-sdk-for-java#48954](https://github.com/Azure/azure-sdk-for-java/issues/48954)). We'd like to validate Go parity as soon as the tag is published. cc @JiaqiZhang-Dev @tadelesh @lirenhe — could one of you open the corresponding `[Release]` PR (or let me know if there's a self-service path)? Thanks!
关闭于 2026-05-30 3 条评论