UiPath Documentation
orchestrator
2024.10
false
Orchestrator release notes
  • Release notes
    • 2024.10
    • 2024.10.2
    • 2024.10.3
    • 2024.10.5
    • 2024.10.6
    • 2024.10.7
    • 2024.10.8
    • 2024.10.9
    • 2024.10.10
    • 2024.10.11
    • 2024.10.12
    • 2024.10.13

2024.10.8

2024.10.8 release notes for Orchestrator in Automation Suite.

Release date: September 24, 2025

Forwarding requests to active HashiCorp vault nodes​

We added a configuration option to forward requests to active nodes in case of consistency issues with a HashiCorp Vault setup.

To enable this behavior, add the following keys to your Orchestrator configuration:

<add key="Plugins.SecureStores.HashiCorp Vault.ForwardToActiveNode" value="true"/>
<add key="Plugins.SecureStores.HashiCorp Vault (read only).ForwardToActiveNode" value="true"/>
<add key="Plugins.SecureStores.HashiCorp Vault.ForwardToActiveNode" value="true"/>
<add key="Plugins.SecureStores.HashiCorp Vault (read only).ForwardToActiveNode" value="true"/>

This ensures that the X-Vault-Forward: active-node header is set for all requests sent to your HashiCorp Vault credential store.

Support for LDAP Secrets Engine in HashiCorp Vault​

We added support for the LDAP option under the Secrets Engine configuration in HashiCorp Vault credential stores within Automation Suite, aligning with the functionality already available in Automation Cloud™.

Viewing resource consumption for unattended machines​

On the tenant-level Monitoring screen, under Unattended sessions, you can now display the running, stopping and terminating jobs for each machine in a side panel. For more information, refer to Unattended sessions.

Bug fixes​

  • We have fixed an issue where the Resource Catalog service generated excessive warning records in Event viewer.
  • We have fixed an issue in Jobs where selecting the Export button after entering a value in the search box resulted in an Invalid OData query options (#1000) error.
  • The odata/QueueItemComments/GetQueueItemCommentsHistory endpoint now properly checks the Queue Item permission.
  • We have fixed an issue where using the OpenLDAP data store for HashiCorp Vault caused an exception to be thrown.

Deprecation timeline​

We recommend that you regularly check the deprecation timeline for any updates regarding features that will be deprecated and removed.

Download location​

Check out these pages for Automation Suite download links:

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated