Skip to content

Releases: Azure/azure-sdk-tools

azsdk_0.5.19

25 Feb 22:32
1f46f62

Choose a tag to compare

0.5.19 (2026-02-25)

Bugs Fixed

  • Override path extension variable to support running commands on Windows without extension.

CSharpAPIParser_1.0.0-dev.20260225.2

25 Feb 21:53
68d9afa

Choose a tag to compare

Pre-release
Update CSharpAPIParserVersion to 1.0.0-dev.20260223.3 (#14156)

* Update CSharpAPIParserVersion to 1.0.0-dev.20260223.3

* Update C# version string to 29.91

azsdk_0.5.18

24 Feb 19:06
274b1d7

Choose a tag to compare

0.5.18 (2026-02-24)

Bugs Fixed

  • Fix process running issues on Windows when MCP server is used in copilot CLI

CSharpAPIParser_1.0.0-dev.20260223.3

24 Feb 06:27

Choose a tag to compare

Pre-release
Merge branch 'main' of https://github.com/Azure/azure-sdk-tools into …

Azure.Sdk.Tools.NotificationConfiguration_1.0.0-dev.20260223.1

24 Feb 06:20

Choose a tag to compare

Merge branch 'main' of https://github.com/Azure/azure-sdk-tools into …

CSharpAPIParser_1.0.0-dev.20260223.1

23 Feb 16:36
c8ed124

Choose a tag to compare

Pre-release
Handle unique LineId generation for duplicate attributes in CodeFileB…

azsdk_0.5.17

18 Feb 21:53
57e2103

Choose a tag to compare

0.5.17 (2026-02-18)

Features Added

  • Added azsdk upgrade command and #azsdk_upgrade mcp tool to perform a self-upgrade to the latest (or specified) version
  • The CLI and MCP server will proactively check for new updates and notify the user on a 1 and 3 day TTL, respectively
  • Add TypeSpec project path in package release status telemetry when release plan exists
  • Add WorkloadIdentityCredential in identity chain when running on GitHub action

azsdk_0.5.16

10 Feb 17:53
72af885

Choose a tag to compare

0.5.16 (2026-02-09)

Features Added

  • Added support for version number and release date update in the CHANGELOG.md for data plane package.
  • Add an MCP tool to abandon release plans.
  • Make agentic search configurable and disable agentic search for TypeSpec authoring.
  • Add release-plan find-product command to retrieve product details from a TypeSpec project path.
  • Add a CLI command to address APIView feedback via coding agent (creates issues from APIView feedback).

Azure.Sdk.Tools.NotificationConfiguration_1.0.0-dev.20260201.1

02 Feb 07:09

Choose a tag to compare

azsdk_0.5.15

30 Jan 22:38
c777576

Choose a tag to compare

0.5.15 (2026-01-30)

Features Added

  • Added new MCP tools azsdk_package_generate_samples and azsdk_package_translate_samples for end-to-end sample workflows.

Bugs Fixed

  • Disabled response file handling for command line to avoid considering JavaScript package name with '@' as response file name.