- Release notes
Orchestrator Release Notes
December 2024
We are excited to announce the public preview of Healing Agent. This feature harnesses a set of AI-powered experiences across Robot, Orchestrator, and Studio, aiming to reduce automation downtime and enhance efficiency.
Healing Agent is equipped with an intelligent self-healing functionality designed for UI-based automation tasks. Its primary function is to react whenever a change occurs in the application interface or when the UI interference disrupts the automation process.
The Enable Healing Agent functionality can be activated at the process level, on the Additional Settings tab, and at the job level, on the Execution Target tab. It allows you to receive suggestions and detailed debugging information on how to fix issues that may arise during job execution. Furthermore, you can enable Healing Agent™ to take independent action towards fixing these issues. On the Community plan, both options are enabled by default for new processes and jobs.
Healing Agent details and logs are available in the Job details panel, which also includes the option of downloading the debug file or opening it in Studio.
For details on prerequisites and dependencies, check out the the Healing Agent Public Preview Guide.
To avoid parsing errors, we no longer pre-select the package version under Packages - Explore package. You must now select the package version manually from the package explorer.
- The Storage Buckets tab:
- Options
- The Test Executions tab:
- Source
- The User sessions tab:
- Type
- The Unattended sessions tab:
- Runtime type
- The Transactions window:
- Revision
- Priority
The release of the Orchestrator Credentials Proxy 2.1.2 brings a series of significant improvements:
- The Public URL field is also displayed for the disconnected proxy. This allows you to change the default URL if needed.
- Access to secrets is more efficiently synchronized for HashiCorp Vault credential stores, preventing race condition issues.
- HashiCorp Vault credential stores benefit from the Kerberos network authentication protocol for enhanced security.
- CyberArk supports folder path delimiters.
- We have fixed a remote code execution vulnerability related to CyberArk credential stores.
- The error which sometimes prevented drop-down fields from being populated for the connected proxy has been fixed.
- We have performed various security fixes on the Docker image we provide for installing the proxy.
For details, check out the Orchestrator Credentials Proxy documentation.