cicd-integrations
2022.10
false
- UiPath CLI release notes
- Azure DevOps extension release notes
- Jenkins plugin release notes
- Uipath-automation-package-v2.11
- Uipath-automation-package-v2.10
- Uipath-automation-package-2.9.2
- Uipath-automation-package-2.9.1
- Uipath-automation-package-2.9
- Uipath-automation-package-2.8.1
- Uipath-automation-package-2.8
- Uipath-automation-package-2.7
- Uipath-automation-package-2.6
- Uipath-automation-package-2.5
- Uipath-automation-package-2.4
- Uipath-automation-package-2.3.2
- Uipath-automation-package-2.3

CI/CD integrations release notes
Last updated Apr 28, 2025
V2.10
Release date: 5 September 2022
- You can now skip process creation through UiPathDeploy by selecting the Automatically create a process parameter, when you build your pipeline.
-
The Entry Points argument from UiPathDeploy has been renamed to Entry Point Path(s) to make it more suggestive in scenarios where the entry point XAML file is nested in folders. Additionally, a tooltip has been added to indicate the file path.
Refer to UiPathDeploy (Entry Point Path(s).
-
The following changes have been made to assets uploaded as CSV files through UiPath Manage Assets:
- CSV file containing commas now support quotes within values.
- Comments are no longer supported.
-
JSON values are now supported.
For more information and examples, refer to UiPath Manage Assets Configuration (Asset CSV File).
- Input parameters specified through a JSON file for UiPath Test will now require only
name
andvalue
arguments, with one exception. When you create new input arguments at the Test Set level, you will still need to provide thetype
argument.
- The package version update using UiPathDeploy failed for Orchestrator version 2021.10. This issue has been addressed.
- Deployed packages were not visible using UiPathDeploy, when Orchestrator was connected through the External Application method.
- The dropdown list for the Strategy parameter in UiPath Run Job did not work correctly.