# Uipath-automation-package-v2.10

> **Release date: 5 September 2022**

**Release date: 5 September 2022**

## Improvements

* 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` and `value` arguments, with one exception. When you create new input arguments at the Test Set level, you will still need to provide the `type` argument.

## Bug Fixes

* 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.
