Skip to content

uipath-automation-package-2.10

Compare
Choose a tag to compare
@rishi-104276 rishi-104276 released this 06 Sep 13:43
· 84 commits to develop since this release

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.

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.
    See UiPath Deploy (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, see UiPath Manage Assets Configuration (Asset CSV File).

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