# Keeper Gateway 1.7.5

### Overview

The Keeper Gateway 1.7.5 fixes a few additional stability issues with the 1.7.3 and 1.7.4 release.

### Bug Fixes

* **PG-161**: Fixed an issue where the Windows Gateway uses too many file handles
* **PG-160**: Fixed a file descriptor leak from failed WebRTC session initialization
* **DR-1136**: Back tick symbol is added to the list of illegal passwords for rotations
* **DR-1137**: Password rotations fail immediately during initialization when Windows Performance Counters are corrupted or unavailable

### Update Instructions

Please visit the Keeper Gateway documentation for your specific platform:

{% content-ref url="/spaces/-MJXOXEifAmpyvNVL1to/pages/YVitXRsJWzo14VlLdwoR" %}
[Gateways](/keeperpam/privileged-access-manager/getting-started/gateways.md)
{% endcontent-ref %}


---

# 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-gateway/keeper-gateway-1.7.5.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.
