# 2025年10月

## **JavaScript SDK 17.3.0**

* **KSM-534:** Node.jsおよびブラウザー環境向けにHTTP/HTTPSプロキシサポートを追加。
* **KSM-575:** DOM Clobberingに関するセキュリティ脆弱性 (CVE-2024-43788) を修正。
* **KSM-657:** アプリケーション固有のキャッシュ戦略に対応するカスタムキャッシュ機能を追加。
* **KSM-661:** 破損したレコード、ファイル、フォルダに対するエラーハンドリングを改善。
* **KSM-669:** Cloudflare Workers環境における暗号処理の不具合を修正。

## **.NET SDK 17.0.0 および PowerShell モジュール**

* **KSM-535:** 認証オプションに対応したHTTP/HTTPSプロキシサポートを追加。
* **KSM-570:** PowerShellモジュールの最小バージョンを5.1から6.0に引き上げ。
* **KSM-625:** リンクされたシークレット関係を読み取るGraphSyncライブラリを追加。
* **KSM-633:** ファイルを選択的に削除できるlinks2Removeパラメータを追加。
* **KSM-659:** 破損したレコード、ファイル、フォルダに対するエラーハンドリングを改善。

## **CLI Tool 1.1.7**

* **KSM-668:** インタラクティブシェルモードにおいて、`?` ヘルプコマンドの機能を復元\
  （v1.1.6で動作しなくなっていた不具合を修正）。

## **Ansible Integration 1.2.5**

* プラグインプロジェクトの構造を再編成し、Ansible VS Code Extensionをサポート。
* すべてのプラグインを `keeper_secrets_manager_ansible/plugins/` 配下へ移動し、IDE互換性を向上。


---

# 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/keeper-secrets-manager/2025/october-2025.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.
