# 2024年1月

## **KSM JavaScript SDK バージョン16.6.2**

* 依存関係のアップグレードにより、システムの安定性とパフォーマンスを向上。

## **KSM Python SDK バージョン16.6.3**

* Python 3.12で`distutils`が廃止されたことへの対応として依存を削除し、今後のPythonバージョンとの互換性を確保。

## **KSM Java SDK バージョン16.6.3**

* セキュリティプロバイダがAES、CBC、PKCS7Padding暗号方式をサポートできない不具合を修正。
* `Notation` 関数のアクセス範囲をprivateからpublicに変更し、各モジュールから利用しやすくなるよう改善。

## **KSM .NET SDK バージョン16.6.5**

* 公開鍵の解析処理で発生していた不具合を修正し、暗号処理の信頼性を向上。
* Bouncy Castleの最新版に更新し、セキュリティと機能性を向上。

{% hint style="success" %}
最新バージョンおよびリリース一覧は[こちら](https://github.com/Keeper-Security/Secrets-Manager)をご参照ください。
{% endhint %}


---

# 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/2024/january-2024.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.
