> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.itential.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server.

# Gateway 5.3.2

Gateway 5.3.2 is a maintenance release containing bug fixes and security updates.

#### Bug fixes (2)

| Issue                                                                            | Description                                                                                                                                                                                             |
| -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Proxy settings not applied to Gateway Manager connectivity check** (ENG-21908) | Fixed an issue where the websocket connection to Gateway Manager was not being established through the proxy server because the initial connectivity check was not using the configured proxy settings. |
| **Command quoting issues on send command task** (ENG-21778)                      | Fixed an issue that was causing quoting errors with certain commands executed via the `sendCommand` task.                                                                                               |

#### Security fixes (1)

| Issue                                       | Description                                                                                               |
| ------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| **Updated golang gRPC package** (ENG-21910) | Resolved a high-severity security vulnerability (CVE-2026-33186) in the `google.golang.org/grpc` package. |