UiPath Documentation
cicd-integrations
2025.10
true
  • UiPath CLI のリリース ノート
    • 25.10.21
    • 25.10.20
    • 25.10.19
    • 25.10.18
    • 25.10.17
    • 古いバージョン
  • Azure DevOps 拡張機能のリリース ノート
  • Jenkins プラグインのリリース ノート
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

CI/CD 連携のリリース ノート

25.10.21

Release date: June 24, 2026

更新内容

User-Agent header on requests to UiPath services

The CLI now sends a User-Agent HTTP header on its outbound requests to the following services:

  • Orchestrator
  • Test Manager
  • オートメーションのソリューション

The header value is UiPath.CLI-<version> (for example, UiPath.CLI-25.10.21), matching the existing X-Caller-Name header.

The User-Agent header makes CLI traffic easy to identify in:

  • Server access logs
  • Proxies
  • Firewall rules

If you filter or allowlist outbound traffic by User-Agent, you can now match requests originating from the CLI. No configuration or command change is required — the header is sent automatically.

バグ修正

More reliable re-execution of failed test cases

uipcli test run (with --retryCount) now selects the failed and cancelled cases to re-run through a dedicated Test Manager API instead of paging the full execution log, and automatically retries Test Manager calls on transient HTTP and network errors. This avoids mis-selecting cases on large test sets and keeps brief connectivity blips from failing a run; the --retryCount option itself is unchanged.

Packing a coded project with an in-progress test case no longer fails

Fixed a uipcli package pack failure on coded automation projects where an in-progress test case (or other file excluded from compilation) was still referenced during the build, causing compile errors about missing symbols. The CLI now skips exactly the files excluded from compilation.

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得