You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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