# 2024年4月

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

* **KSM-501:** JSONパーサーを非ストリクトモードに変更。
* **KSM-506:** パスキータイプのフィールドでプライバシースクリーン機能をサポート。
* 一部依存関係を最新バージョンへ更新し、Gradleを8.6にアップグレード。

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

* **KSM-488:** 不要なパッケージ依存関係を削除。

## **KSM CLI バージョン1.1.3**

* **KSM-496:** ファイルアップロードオプションを追加。
* **KSM-495:** `ksm secret list` コマンドにクエリオプションを追加。
* **KSM-494:** `ksm secret list` コマンドでフォルダを扱えるようサポートを追加。
* **KSM-493:** タイトルおよびノートを更新するためのCLIオプションを追加。
* **KSM-492:** `clone` 機能を追加。
* **KSM-485:** `ksm secret add` コマンドでサブフォルダを扱えるようサポートを追加。

{% 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/april-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.
