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.5.13 (2026-01-23)
Features Added
Improved error message when GitHub authentication fails to include GitHub CLI installation and authentication instructions
Added TypeSpecProject to the telemetry data for the azsdk_package_generate_code tool
Added email notification support for overdue release plan owners.
Added support for GitHub URLs in TypeSpecHelper methods to accept URLs like https://github.com/Azure/azure-rest-api-specs/blob/main/specification/... in addition to local paths
MCP server now forwards log and subprocess output to MCP logging notifications instead of stdout
Added APISpecProjectPath property to Release Plan Work Item to track the TypeSpec project path in release plans
Added CLI mode telemetry, app insights endpoint determined by debug vs. release builds
Breaking Changes
Removed ability to set custom telemetry endpoint via environment variable
Bugs Fixed
Fixed case insensitivity with ward ScanPaths in package validation readme tool