cicd-integrations
2025.10
true
CI/CD 集成发行说明
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
25.10.22 release notes for UiPath CLI.
Release date: September 2, 2026
错误修复
Packing a project that uses Generate Data Type no longer fails validation
uipcli package pack no longer fails with Cannot create unknown type 'Studio.Generated.TypedDataTable1' on a project that uses the Extract DataTable activity with Generate Data Type enabled. The error was raised during validation, before packaging began, so no package was produced — most often on clean CI checkouts, where the assemblies for generated data types are not in source control and have to be rebuilt by the CLI.