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
Uipath-automation-package-v2.10

CI/CD integrations release notes
Last updated Apr 28, 2025
Uipath-automation-package-v2.10
Release date: 5 September 2022
- You can now skip process creation through UiPath Deploy by selecting the Automatically create a process parameter, when you build your pipeline.
- The Entry Points argument from UiPath Deploy 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.
-
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.
- 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 UiPath Deploy failed for Orchestrator version 2021.10. This issue has been addressed.
- Deployed packages were not visible using UiPath Deploy, when Orchestrator was connected through the External Application method.
- The dropdown list for the Strategy parameter in UiPath Run Job did not work correctly.