You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.6.32 (2026-07-28)
Features Added
Added api-review create CLI command and azsdk_apireviewhub_request_review_pr MCP tool to request creation of an API Review Hub review pull request for a package API change. Accepts language, package name, base tag, target owner, target repo, and target branch parameters.
Added api-review get-approval-status CLI command and azsdk_apireview_get_approval_status MCP tool to check API review release approval status using APIView and API Review Hub services. Accepts language, package name, package version, and optional API hash parameters.
Breaking Changes
Removed package get-work-item CLI command - the intended use case is no longer relevant.
Removed package update-work-item CLI command - the intended use case is no longer relevant.