# KCM Version 2.19.3

### Bug Fixes

* **KCM-418**: SSH connections to RHEL machines in FIPS mode fail
* **KCM-423**: Session recording playback throws errors based on specific content
* **KCM-420**: RBI autofill domain name maching fails for single-word domains (e.g. <http://ldapadmin>)
* **KCM-424**: PostgreSQL sessions crash when typing "\c" command

### Improvements

* **KCM-422**: Update to the latest Keeper Secrets Manager SDK for compatibility with new record types.&#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-connection-manager/kcm-version-2.19.3.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.
