UiPath Documentation
cicd-integrations
2025.10
true
  • Notas de versão do UiPath CLI
    • 25.10.20
    • 25.10.19
    • 25.10.18
    • 25.10.17
    • 25.10.16
    • Versões mais antigas
  • Notas de versão da extensão do Azure DevOps
  • Notas de versão do plug-in do Jenkins
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Notas de versão de integrações de CI/CD

25.10.20

Release date: June 4, 2026

Correções de bugs

Deploying to an existing process no longer fails with "the name is already used"

Fixed an issue where deploying a package to update an existing process could fail with the error "the name is already used", even though the process already existed and should simply have been updated to the new package version.

If you ran uipcli package deploy against a process that already existed in Orchestrator, the deployment could be rejected instead of updating the process. With 25.10.20, the CLI reliably finds the existing process and updates it in place — the deployment succeeds and no duplicate process is created — whether you are updating or renaming it.

If you have hit "the name is already used" when redeploying an existing process, upgrade to 25.10.20.

Entry points are chosen by Orchestrator when you don't specify one

When you deploy without --entryPointsPath, the CLI no longer picks an entry point on its own:

  • For a new process, Orchestrator selects the entry point.
  • For an existing process, your current entry point is kept if it still exists in the new package version; otherwise Orchestrator selects one.

If you pass --entryPointsPath (or --processName) explicitly, nothing changes — the entry point you specify is used exactly as before.

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades