Skip to content

Releases: Azure/azure-sdk-tools

azsdk_0.5.9

25 Nov 00:51
adef6a4

Choose a tag to compare

0.5.9 (2025-11-24)

Features Added

  • Added a new command to list all MCP tools and its CLI command.

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

24 Nov 23:59
4a46170

Choose a tag to compare

Optimize notification configuration to reduce Azure DevOps API calls …

CSharpAPIParser_1.0.0-dev.20251122.1

23 Nov 07:31

Choose a tag to compare

Pre-release
initialize typespec authoring intention

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

23 Nov 07:17

Choose a tag to compare

initialize typespec authoring intention

SwaggerTreeStyleParser_1.0.0-dev.20251121.8

22 Nov 03:58

Choose a tag to compare

Add CI Run for TreeStyle Parser

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

20 Nov 18:13
f1ebd00

Choose a tag to compare

Optimize some of the team updates (#13012)

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

19 Nov 21:54
ac5b033

Choose a tag to compare

Change default value of SkipReleaseStage to false (#12998)

CSharpAPIParser_1.0.0-dev.20251117.2

17 Nov 20:39
5d65c96

Choose a tag to compare

Pre-release
Process interfaces for recurive Azure dependencies (#12947)

CSharpAPIParser_1.0.0-dev.20251114.3

14 Nov 23:28
0e7c46a

Choose a tag to compare

Pre-release
Get correct Package Version for CodeFiles (#12892)

* Get correct Package Version for CodeFiles

* Add Unit tests

* Bump Parser Version

azsdk_0.5.8

14 Nov 01:44
8123363

Choose a tag to compare

0.5.8 (2025-11-13)

Features Added

  • Validate package names before adding to release plan
  • Allow forced creation when a release plan already exists
  • Add support for sample translation from one language to another
  • Updated CLI commands hierarchy to move all package related commands under package command group, all TypeSpec based commands under tsp command and similarly all release plan related commands under release-plan.
  • Added ChangelogContentUpdateTool, MetadataUpdateTool, and VersionUpdateTool

Bugs Fixed

  • Sample generator: Fix integer overflow when calculating file sizes
  • Sample generator: Fix stopping loading when an empty file is encountered
  • Sample generator: Fix not giving enough priority to files in the input package folder

Other Changes

  • Added a PythonOptions that allows the user to use an env var to declare a python venv