cicd-integrations
2023.10
false
  • UiPath CLI release notes
    • v23.10.2.6
    • v23.10.8894.39673 patch
    • v23.10.1.1
    • v23.10.0
  • Azure DevOps extension release notes
    • v4.2
    • v4.1
  • Jenkins plugin release notes
UiPath logo, featuring letters U and I in white

CI/CD integrations release notes

Last updated Feb 28, 2026

v4.1

Release date: Decembrie 21, 2023

What's new

UiPath.CLI 23.10

Azure DevOps UiPath Integration 4.1 Extension 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.

  • What's new

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated