> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.itential.com/itential-gateway/4/release-notes/changelog/2026/8/12/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server. # Gateway 4.4 Itential Gateway 4.4 is a minor release that upgrades the Python version used by Gateway 4 from 3.9 to 3.12. #### Security fixes (16) | Issue | Description | | ------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | | **Upgraded Python version** (ENG-24075) | Upgraded the Python version used by Gateway 4 from 3.9 to 3.12. | | **Upgraded fast-uri and axios packages** (ENG-26001) | Upgraded the `fast-uri` and `axios` packages to resolve security vulnerabilities identified by Snyk. | | **Multiple security vulnerabilities in axios** (ENG-26042, ENG-26043, ENG-26044, ENG-26045, ENG-26046, ENG-26047, ENG-26048, ENG-26049, ENG-26050, ENG-26051) | Bumped `axios` to version 1.18.0 to resolve security vulnerabilities. | | **Incomplete list of disallowed inputs in dompurify** (ENG-26111) | Bumped `dompurify` to version 3.4.12 to resolve a security vulnerability. | | **Uncontrolled resource allocation in brace-expansion** (ENG-26166) | Bumped `brace-expansion@5` to version 5.0.8 to resolve a security vulnerability. | | **Inefficient algorithmic complexity in js-yaml** (ENG-26167) | Bumped `js-yaml` to version 4.3.0 to resolve a security vulnerability. | | **Interpretation conflict in fast-uri** (ENG-26400) | Bumped `fast-uri` to version 3.1.5 to resolve a security vulnerability. | #### Component version | Component | Version | | ------------------- | ------- | | automation\_gateway | 4.4.46 |