# Версия 5.8.4

**Вышел новый релиз Sherpa Orchestrator: Версия 5.8.4.**

1. Добавлена поддержка HashiCorp Vault как защищенного хранилища, в котором система может хранить пароли Роботов и Учетных Данных вместо хранения в основной Базе Данных.
2. В поставку включен опциональный контейнер с HashiCorp Vault Community Edition версии 1.21.4, при этом клиент может использовать поставляемый контейнер или подключить Sherpa Orchestrator к собственному корпоративному Vault.
3. Добавлены команды для переноса паролей из Базы Данных в HashiCorp Vault и обратного возврата в Базу Данных.
4. При создании и обновлении Роботов и Учетных Данных система использует HashiCorp Vault, а при его недоступности автоматически применяет резервный сценарий.
5. Обновлены инструкции по запуску Sherpa Orchestrator с подключенным сервисом HashiCorp Vault.
6. Добавлен отдельный документ с пошаговой настройкой, запуском и проверкой работы HashiCorp Vault.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sherparpa.ru/obnovleniya/obnovleniya-sherpa-orchestrator/versiya-5.8.4.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
