orchestrator
2023.10
false

Orchestrator release notes
Last updated Sep 9, 2025
2023.10.14
linkRelease 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
linkWe 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
linkWe 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
link- 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
linkWe recommend that you regularly check the deprecation timeline for any updates regarding features that will be deprecated and removed.
Download location
linkYou can download the latest product version from the Customer Portal.