UiPath Documentation
cicd-integrations
2025.10
true
  • UiPath CLI 发行说明
    • 25.10.14
    • 25.10.13
    • 25.10.12
    • 25.10.10
    • 25.10.9
    • 较旧版本
  • Azure DevOps 扩展程序发布说明
  • Jenkins 插件发行说明
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

CI/CD 集成发行说明

上次更新日期 2026年4月28日

25.10.14

Release date: April 24, 2026

  • Support for classic governance files in the analyze command
  • Fixed error when packing projects with large XAML files
  • Fixed version conflicts when running concurrent test pipelines
  • Reduced verbose logging during package restore

新增功能

Classic governance file support

The analyze command now accepts governance files exported directly from Studio (classic format), in addition to the existing AutomationOps format. The CLI auto-detects the file format, so no additional flags are needed.

错误修复

Large XAML file handling

Fixed a Document size exceed 16MB limit error that occurred when packing or analyzing projects with large XAML files containing many variable usages and long expressions.

Concurrent test pipeline version conflicts

Test package versions now include millisecond precision, preventing version collisions when multiple CI/CD pipelines run the test command on the same project simultaneously.

Verbose restore logging

NuGet restore details are now logged at debug level instead of info level. Previously, verbose restore output was keeping the publish job alive unnecessarily, adding delays even after the publish was already complete.

  • 新增功能
  • Classic governance file support
  • 错误修复
  • Large XAML file handling
  • Concurrent test pipeline version conflicts
  • Verbose restore logging

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新