# KCM Version 2.11.0

## Features

* **KCM-155:** Add support for interacting directly with SQL Server databases \[[Details](/en/keeper-connection-manager/supported-protocols/microsoft-sql-server.md)]
* **KCM-152:** Add support for interacting directly with PostgresSQL databases \[[Details](/en/keeper-connection-manager/supported-protocols/postgresql.md)]

## Improvements

* **KCM-201:** Optimizations to access time limits on active windows sessions
* **KCM-198:** Added "version" command to verify currently installed versions of KCM
* **KCM-195:** Optimized the frequency of KSM API calls used when integrated with KCM
* **KCM-205:** Increased security of locally cached auth token

## Bug Fixes

* Various minor bug fixes


---

# 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://newdocs.keeper.io/en/release-notes/enterprise/keeper-connection-manager/older-versions/kcm-version-2.11.0.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.
