Skip to content

azsdk_0.5.13

Choose a tag to compare

@azure-sdk azure-sdk released this 23 Jan 20:53
40e5378

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