UiPath Documentation
orchestrator
2023.10
false
Orchestrator release notes
  • Release notes
    • 2023.10
    • 2023.10.1
    • 2023.10.3
    • 2023.10.4
    • 2023.10.5
    • 2023.10.6
    • 2023.10.7
    • 2023.10.8
    • 2023.10.9
    • 2023.10.11
    • 2023.10.12
    • 2023.10.13
    • 2023.10.14
    • 2023.10.15

2023.10.14

2023.10.14 release notes for standalone Orchestrator.

Release date: September 3, 2025

Note:

Erratum, added September 9, 2025: Included several improvements and bug fixes in release notes.

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™.

Bug fixes​

  • 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.
  • We have fixed an issue where API calls to retrieve queue-item comments and events from the Orchestrator API were not being processed correctly in cross-folder scenarios. The issue no longer occurs.
  • 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​

You can download the latest product version from the Customer Portal.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated