UiPath Documentation
cicd-integrations
2023.10
false
CI/CD integrations release notes
  • UiPath CLI release notes
    • v23.10.3.3
    • v23.10.2.6
    • v23.10.8894.39673 patch
    • v23.10.1.1
    • v23.10.0
  • Azure DevOps extension release notes
  • Jenkins plugin release notes
    • uipath-automation-package-v3.2
    • uipath-automation-package-v3.1
    • uipath-automation-package-v3.0

uipath-automation-package-v3.1

uipath-automation-package-v3.1 release notes for CI/CD Integrations.

Release Date: December 21, 2023

What's new​

UiPath.CLI 23.10​

Uipath-automation-package-v3.1 is now added in UiPathInstallPlatform picklist. The default version is UiPath.CLI.Windows.23.10.

Telemetry​

Telemetry data is now sent by default. You can disable telemetry by adding the UIPATH_EXTENSIONS_CLI_TELEMETRY_ENABLED environment variable on the agent executing the tasks with the value set to False. If the agent is isolated from the internet (onPrem), telemetry is not sent.

Library split​

In the same way as in Studio, when packing a library you can split the output into two nupkg files by setting splitOutput=true optional argument. By default, libraries are kept in one piece to maintain backwards compatibility.

Set optional package metadata​

When using Pack or RunTests from a project.json, you can specify the following optional parameters:

  • RepositoryUrl
  • RepositoryCommit
  • RepositoryBranch
  • RepositoryType
  • ProjectUrl

These are added in the nupkg files.

Jenkins dependencies​

Caffeine API ≥ 2.9.3-65.v6a_47d0f4d1fe

Localization Support ≥ 1.2

Instance Identity ≥ 116.vf8f487400980

Credentials ≥ 2.6.1.1

JUnit = 1166.va_436e268e972

Plain Credentials ≥ 1.8

Structs ≥ 324.va_f5d6774f3a_d

Bug fixes​

  • In certain scenarios and certain pipeline types (multibranch, freestyle or pipeline), some environment variables were not correctly fetched.
  • Jenkins was not able to download the selected uipcli from the picklist, other than the default prepackaged version.
  • Jenkins plugin passed a wrong identityUrl to uipcli in some scenarios.
  • What's new​
  • UiPath.CLI 23.10​
  • Telemetry​
  • Library split​
  • Set optional package metadata​
  • Jenkins dependencies​
  • Bug fixes​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated