- UiPath CLI のリリース ノート
- Azure DevOps 拡張機能のリリース ノート
- 6.1.10643125
- 6.0.10375004
- Jenkins プラグインのリリース ノート

CI/CD 連携のリリース ノート
6.1.10643125
Release date: December 8, 2025
更新内容
Package signing support
The UiPath Pack task now supports signing packages with a digital certificate, enhancing security and authenticity verification for your automation packages. This feature includes:
- Certificate Path - Specify the path to your certificate file (.pfx format)
- Certificate Password - Securely provide the certificate password
- Timestamp Server URL - Optional timestamp server for enhanced signature validation
This allows organizations to ensure package integrity and verify the origin of automation packages before deployment to production environments.
macOS support for UiPath CLI installation
The UiPath Install Platform task now includes native support for macOS on ARM64 architecture (Apple Silicon), expanding cross-platform automation capabilities. Teams can now run automation pipelines on macOS build agents with M1, M2, or M3 processors, supporting development workflows on Apple hardware and ensuring consistent automation across Windows, Linux, and macOS platforms.
The macOS CLI package (UiPath.CLI.macOS) version 25.10.3 is available from the UiPath Public Feed.
Only ARM64 (Apple Silicon) architecture is supported for macOS. Intel-based Macs (x64) are not supported.
Test Manager integration for test execution
Both the UiPath Test and UiPath Parallel Tests tasks now provide full integration with UiPath Test Manager, offering enhanced test management and execution capabilities:
- Project key parameter - Specify the Test Manager project key (Project Prefix) to execute tests within a specific Test Manager project
- Flexible test execution - Run either a test project or an existing test set from Test Manager or Orchestrator Testing Module
- Unified test reporting - Consistent test results across Test Manager and Orchestrator Testing Module
This integration enables centralized test management, better test traceability, and seamless execution of both Test Manager and Orchestrator-based test scenarios from your CI/CD pipelines.
Orchestrator のテスト モジュールは段階的に廃止され、代わりに Test Manager が導入されます。このモジュールは、統一されたテスト エクスペリエンス、拡張機能、完全な CI/CD 連携を提供します。
Deprecation timeline:
- Cloud: Orchestrator のテスト モジュールは 2026 年 1 月 1 日に廃止されます。
- Automation Suite: テスト モジュールは 2026 年 4 月 (2.2510 の機能パリティ リリースの 6 か月後) に削除されます。
- On-premises (MSI): No deprecation announced. Azure DevOps extension will continue to support Orchestrator testing for on-premises MSI installations.
移行に関する推奨事項:
- クラウドのユーザー: 2026 年 1 月 1 日より前に Test Manager に移行してください。
- Automation Suite のユーザー: 2026 年 4 月までに移行を完了できるよう計画してください。
- On-premises MSI customers: Continue using Orchestrator-based testing with Azure DevOps extension.
詳しくは、「 非推奨化のタイムライン」の公式をご覧ください。
重大な変更
No breaking changes in this release.