cicd-integrations
2023.4
false

CI/CD integrations release notes
Last updated Apr 28, 2025
V23.6.0
Release date: 30 June 2023
- When deploying a package to
Orchestrator, a process was created even if the
--createProcess
parameter wasn't specified. Now, you can control the creation of the process, by setting the--createProcess
parameter to either-c true
, or-c false
. - Fixed issues with the packager to streamline CLI executions.
- The Azure DevOps Plugin was unable to retrieve packages stored in Orchestrator when building workflow projects, causing difficulties when using secured networks. Now you can succesfully build projects, because the CLI manages to retrieve the packages stored in Orchestrator.