# オートメーター 3.2.1

### 概要

バージョン3.2.1には以下の向上点とバグ修正が含まれています。

* **KAA-88**: サードパーティのライブラリを更新し、発生した関連エラーを修正
* **KAA-93**: Automatorによるチーム承認の失敗を防ぐためRSA公開/秘密キー形式を修正
* **KAA-89**: SSL\_CERTIFICATE環境変数が使用されている場合に HTTPSを正しく有効にするように修正
* **KAA-85**: ヘルスチェックのレート制限を引き上げ
* **KAA-94**: Automator の再起動中にKeeper Cloudから保存された設定を正しく復元しない不具合かあ-85を修正

### アップデート手順

* コンテナのデプロイについては、コンテナをアップデートしてサービスを再起動してください。
* その他のデプロイ方法でのアップデート手順については、[こちらのページ](/sso-connect-cloud/jp/device-approvals/automator/azure-container-app.md)をご参照ください。

### 高度な設定

Automatorサービスの新しい高度な設定については[こちらのページ](/sso-connect-cloud/jp/device-approvals/automator/advanced-settings.md)をご参照ください。


---

# 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.keeper.io/release-notes/jp/developer-tools/automator/automator-version-3.2.1.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.
