Skip to content

azsdk_0.5.8

Choose a tag to compare

@azure-sdk azure-sdk released this 14 Nov 01:44
8123363

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