> 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.2.0

Gateway 5.2.0 is a minor release that includes support to securely inject sensitive information into services and security updates. /

#### Enhancements (1)

| Feature                                      | Description                                                                                                                                                  |
| -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Inject secrets into services** (ENG-13737) | Added support for injecting secrets into services. For more information, see [Inject secrets into services](/itential-gateway/inject-secrets-into-services). |

#### Security fixes (1)

| Feature                                               | Description                                                                                  |
| ----------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| **Path traversal security vulnerability** (ENG-13805) | Resolved a potential path traversal security vulnerability detected by Snyk's code analysis. |