# 2024.10.5

> **Release date: September 9, 2025**

**Release date: September 9, 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"/>
```

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.

## 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. For more information, refer to [Unattended sessions](https://docs.uipath.com/orchestrator/standalone/2024.10/user-guide/monitoring-unattended-sessions).

## Windows Server 2025 support

:::note
**Erratum, added September 11, 2025**
:::

We added support for Windows Server 2025.

## 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 webhooks failed to start after encrypting the `appsettings.Production.json` file, causing the application to fail on startup.
* 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](https://docs.uipath.com/overview/other/latest/overview/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](https://customerportal.uipath.com/product-downloads?q=orchestrator).
