# 2024年7月

## KSM HashiCorp ボルトプラグイン 1.0.3

* KSM-503: 記録削除の操作を追加
* KSM-504: ValidatorによるExistenceCheckを追加
* KSM-505: パスパラメータとしてのUIDを追加

## KSM PowerShell 16.6.6

* KSM .NET SDKバージョンを16.6.6にアップグレード

## KSM .NET SDK 16.6.6

* KSM-360: GHAによる厳密な名前付きアセンブリの構築とリリース
* KSM-490: プラグインでの使用のため一部のinternalクラスをpublicに変更
* KSM-515: Bouncy Castle 2.4.0へアップデート
* KSM-536: System.Text.Json 8.0.4へアップデート
* KSM-517: netstandard2.0 targetへのサポートを追加
* KSM-542: タイトルにドットを使用できるようにPowerShellモジュールを修正

## KSM Python SDK 16.6.5

* KSM-529: 記録とファイルの暗号化の破損に対応

## KSM CLI 1.1.5

* KSM SDKを16.6.5にアップグレード


---

# 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/july-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.
