UiPath Documentation
cicd-integrations
2025.10
true
  • Versionshinweise zur UiPath-CLI
    • 25.10.19
    • 25.10.18
    • 25.10.17
    • 25.10.16
    • 25.10.15
    • Ältere Versionen
  • Versionshinweise zur Azure DevOps-Erweiterung
  • Versionshinweise zum Jenkins-Plugin
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

Versionshinweise zu CI/CD-Integrationen

25.10.19

Veröffentlichungsdatum: 28. Mai 2026

Hotfix-Release.

Fehlerbehebungen

Transient test packages not picked up by Orchestrator

Fixed an issue where transient test packages created by uipcli test run were not picked up by Orchestrator in some client environments. With 25.10.19, the CLI publishes these packages using the 1.0.<seconds> version format — the same format used in 25.10.13 and earlier.

In 25.10.14 (April 23, 2026), the CLI started appending a millisecond suffix to transient test package versions — 1.0.<seconds>-<ms> — to avoid collisions when concurrent CI pipelines packed the same project within the same second. The trailing -<ms> made the version a NuGet prerelease, which Orchestrator did not index in some client environments, so the test run failed even though the package itself had been published successfully.

Affected versions: 25.10.14, 25.10.15, 25.10.16, 25.10.17, 25.10.18. Customers on 25.10.13 or earlier were never affected.

Resolution in 25.10.19. The suffix has been removed. Transient test packages produced by uipcli test run are versioned 1.0.<seconds> again. A stable replacement for the collision-avoidance behavior is being evaluated and will land in a future release. The uipcli package pack command is unaffected — only the temporary packages produced internally by test run change.

If you are on any affected version and run concurrent test run jobs against the same project, upgrade to 25.10.19.

  • Fehlerbehebungen
  • Transient test packages not picked up by Orchestrator

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben