# September 2025

## Terraform Provider 1.1.7

* **KSM-646**: Added automatic back-off and retry during throttles
* **KSM-643**: Added batch records data source for efficient multi-record fetching with new getNotation handler
* **Security**: Upgraded golang.org/x/net to 0.39.0

## Python SDK 17.0.0

* **KSM-566**: Added parsing for KSM tokens with prefix
* **KSM-628**: Added GraphSync links
* **KSM-631**: Added links2Remove parameter for files removal
* **KSM-635**: requests.HTTPError now includes response object
* **KSM-642**: Fixed unexpected passkey entry (helper v1.0.6)

## KSM CLI 1.1.6

* **KSM-558**: Fixed crash 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


---

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