# ブリッジ バージョン16.1.5

## バグ修正

* **EB-466:** アンインストール時にすべてが削除されるように修正
* **EB-470:** `enterprise_user_add_alias` APIでユーザーをリストとして送信するように変更
* **EB-471:** エラーが6回発生した後にブリッジがリクエストの処理を停止したことをログに記録すように修正
* **EB-472:** ログイン時に発生するすべての例外を記録するよう修正
* **EB-473:** 米国外のリージョンで新規アカウントの登録が失敗する不具合を修正


---

# 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/enterprise/bridge/bridge-version-16.1.5.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.
