Releases: Azure/azure-sdk-tools
Releases · Azure/azure-sdk-tools
azsdk_0.5.19
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
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
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
Merge branch 'main' of https://github.com/Azure/azure-sdk-tools into …
Azure.Sdk.Tools.NotificationConfiguration_1.0.0-dev.20260223.1
Merge branch 'main' of https://github.com/Azure/azure-sdk-tools into …
CSharpAPIParser_1.0.0-dev.20260223.1
Handle unique LineId generation for duplicate attributes in CodeFileB…
azsdk_0.5.17
0.5.17 (2026-02-18)
Features Added
- Added
azsdk upgradecommand and#azsdk_upgrademcp 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
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
refine log
azsdk_0.5.15
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.