UiPath Documentation
cicd-integrations
2025.10
true
  • UiPath CLI 发行说明
    • 25.10.19
    • 25.10.18
    • 25.10.17
    • 25.10.16
    • 25.10.15
    • 较旧版本
  • Azure DevOps 扩展程序发布说明
  • Jenkins 插件发行说明
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

CI/CD 集成发行说明

25.10.19

发布日期:2026 年 5 月 28 日

热修复版本。

错误修复

Transient test packages not picked up by Orchestrator

Fixed an issue where transient test packages created by uipcli test run were not picked up by Orchestrator in some client environments. With 25.10.19, the CLI publishes these packages using the 1.0.<seconds> version format — the same format used in 25.10.13 and earlier.

In 25.10.14 (April 23, 2026), the CLI started appending a millisecond suffix to transient test package versions — 1.0.<seconds>-<ms> — to avoid collisions when concurrent CI pipelines packed the same project within the same second. The trailing -<ms> made the version a NuGet prerelease, which Orchestrator did not index in some client environments, so the test run failed even though the package itself had been published successfully.

Affected versions: 25.10.14, 25.10.15, 25.10.16, 25.10.17, 25.10.18. Customers on 25.10.13 or earlier were never affected.

Resolution in 25.10.19. The suffix has been removed. Transient test packages produced by uipcli test run are versioned 1.0.<seconds> again. A stable replacement for the collision-avoidance behavior is being evaluated and will land in a future release. The uipcli package pack command is unaffected — only the temporary packages produced internally by test run change.

If you are on any affected version and run concurrent test run jobs against the same project, upgrade to 25.10.19.

  • 错误修复
  • Transient test packages not picked up by Orchestrator

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新