orchestrator
2024.10
true
2024.10.5
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Orchestrator 发行说明
上次更新日期 2025年9月9日
Release date: September 9, 2025
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.
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™.
现在,在租户级“监控”屏幕的“Unattended 会话”下,您可以在侧面板中显示每台计算机正在运行、停止和终止的作业。有关更多信息,请参阅“Unattended 会话”。
- 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.
我们建议您定期查看弃用时间表,以获取有关针对即将弃用和删除功能的任何更新。
您可以从 Customer Portal 下载最新的产品版本。