- Release notes

Orchestrator release notes
September 2025
linkSeptember 17, 2025
linkAutomation Cloud Robots – VM Robot Unit consumption fix
On September 1, 2025, we released a fix addressing how Automation Cloud Robots - VM consume Robot Units. Previously, a VM could continue running into a new month even when insufficient Robot Units were allocated at the Tenant level.September 15, 2025
linkEnvironment variables values masking
When environment variables are passed as raw strings to a process or job, only the variable key is now returned. This prevents sensitive values from being exposed. The behavior is consistent with credential assets, where passwords are also masked.
Linking execution settings for Process packages
You can now bind execution settings directly to packages of type Process. This allows you to define runtime type, account, and machine requirements at the package level, ensuring processes run in the right environment.
Notification when disabling SignalR
A new warning message is now displayed when disabling SignalR from the Scalability menu in Tenant Settings. This message informs you that disabling SignalR on the tenant can lead to some UiPath capabilities, including Studio Web, to function improperly or stop working altogether.
September 1, 2025
linkEnvironment variables detection
We extended the support for environment variables detection across all asset types, with the exception of credentials.
With this update, detection now also applies to assets of type integer, boolean, and text.
This enhancement broadens the range of assets that can automatically provide environment variables, reducing manual setup and improving consistency.
New credentials store integration: Google Secret Manager
- Google Secret Manager - a read-write plugin that allows you to create and manage secrets directly from Orchestrator.
- Google Secret Manager (read-only) - a read-only plugin that only allows you to consume existing secrets. Secrets must be provisioned directly in Google Secret Manager.
This integration provides secure credential management, centralized storage, and support for assets and unattended robot passwords.
Search for MCP Servers in tenant resources
You can now search for MCP Servers resources in a tenant.
You can search for resources in a tenant either by selecting the Search in tenant icon in the upper-right corner of any page
Secret asset type available for Solutions
We added support for a new asset type, Secret, for Solutions.
The Secret asset type works like the Credential asset type, but it is designed to store other sensitive values, such as API keys. You can enter the secret value directly in the Secret field.
- September 17, 2025
- Automation Cloud Robots – VM Robot Unit consumption fix
- September 15, 2025
- Environment variables values masking
- Linking execution settings for Process packages
- Notification when disabling SignalR
- September 1, 2025
- Environment variables detection
- New credentials store integration: Google Secret Manager
- Search for MCP Servers in tenant resources
- Secret asset type available for Solutions