# August 2025

## KSM CLI v1.1.6

* **KSM-558**: Resolved crash issue with mutually required options in shell mode
* **KSM-567**: Added KSM\_CLI\_TOKEN environment variable
* **KSM-568**: Removed dependency on legacy distutils
* **KSM-644**: Added delete-attachment option

## KSM Python v17.0.0

* **KSM-568**: Added parsing for KSM tokens with prefix
* **KSM-631**: Added links2Remove parameter for files removal
* **KSM-635:** HTTPError now includes response object

## KSM Java v17.1.1

* **KSM-581 & 627:** Added support for referencing linked credentials on PAM records types&#x20;
* **KSM-634:** Added ability to remove file attachments on records&#x20;
* **KSM-582:** Fixed Null Pointer Exception error in FileRef casting during file upload
* **KSM-586:** Added support for additional new fields on PAM record types&#x20;
* **KSM-587:** Added support to enable logging&#x20;


---

# 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/2025/august-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.
