# July 2024

## KSM HashiCorp Vault Plugin 1.0.3

* KSM-503: Added record delete operation
* KSM-504: Added ExistenceCheck with Validator
* KSM-505: Added UID as path parameter

## KSM PowerShell 16.6.6

* Bumping KSM .NET SDK version to 16.6.6

## KSM .NET SDK 16.6.6

* KSM-360: GHA to build and release strong named assemblies
* KSM-490: Switch some internal classes to public - for use in plugins
* KSM-515: Update to Bouncy Castle 2.4.0
* KSM-536: Update to System.Text.Json 8.0.4
* KSM-517: Add support for netstandard2.0 target
* KSM-542: Fix PowerShell module to allow dot in title

## KSM Python SDK 16.6.5

* KSM-529: Handle broken encryption in records and files

## KSM CLI 1.1.5

* Bumping KSM SDK to 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/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.
