# Keeper Gateway 1.7.2

**Keeper Gateway 1.7.2** improves gateway stability and configuration reliability by fixing reconnection issues after network disruptions and adding validation for the `KEEPER_GATEWAY_AI_BASE_URL` setting.

### Bug Fixes

* **PG-115:** Resolved an issue where the gateway goes offline and fails to reconnect upon network disruptions
* Other minor improvements and stability fixes

### **Improvements**

* **PG-112:** Added validation to ensure a protocol is included in the `KEEPER_GATEWAY_AI_BASE_URL` configuration.

### 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.2.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.
