# May 2023

### KSM Github Action v1.0.8

* Maintenance releases to bump dependency versions and to clear dependabot warnings

### KSM GoLang SDK v16.5.2&#x20;

* KSM-409 New field type: Passkey
* KSM-404 New filed type: script and modification to some record types
* KSM-384 Support for record Transactions

### KSM .NET SDK v16.5.1 along with the PowerShell Module 16.5.1

* KSM-408 New field type: Passkey
* KSM-403 New filed type: script and modification to record types
* KSM-378 Added support for PAM record types

### KSM JavaScript SDK v16.5.2

* KSM-407 - New field type: Passkey
* KSM-402 - New filed type: script and modification to record types
* KSM-377 - Added support for PAM record types

### KSM Java SDK v16.5.3&#x20;

* KSM-401 - Added new script field type and oneTimeCode to PAM record types
* KSM-406 - New field type: Passkey
* KSM-382 - Support for record Transactions

### KSM Python SDK v16.5.4

* KSM-405 - Added new script field type and oneTimeCode to PAM record types
* KSM-410 - New field type: Passkey
* KSM-394 - Ability to load configuration from AWS Secrets Manager using AWS AIM role in EC2 instance or AWS IAM user
* KSM-416 - Fix OS detection bug
* KSM-400 - Unpinned few dependencies

<br>


---

# 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/2023/may-2023.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.
