Releases: Azure/azure-sdk-tools
Releases · Azure/azure-sdk-tools
azsdk_0.5.9
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
Optimize notification configuration to reduce Azure DevOps API calls …
CSharpAPIParser_1.0.0-dev.20251122.1
initialize typespec authoring intention
Azure.Sdk.Tools.NotificationConfiguration_1.0.0-dev.20251122.1
initialize typespec authoring intention
SwaggerTreeStyleParser_1.0.0-dev.20251121.8
Add CI Run for TreeStyle Parser
Azure.Sdk.Tools.NotificationConfiguration_1.0.0-dev.20251120.1
Optimize some of the team updates (#13012)
Azure.Sdk.Tools.NotificationConfiguration_1.0.0-dev.20251119.2
Change default value of SkipReleaseStage to false (#12998)
CSharpAPIParser_1.0.0-dev.20251117.2
Process interfaces for recurive Azure dependencies (#12947)
CSharpAPIParser_1.0.0-dev.20251114.3
Get correct Package Version for CodeFiles (#12892) * Get correct Package Version for CodeFiles * Add Unit tests * Bump Parser Version
azsdk_0.5.8
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
packagecommand group, all TypeSpec based commands undertspcommand and similarly all release plan related commands underrelease-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