| External secrets management (ENG-22481) | Added support for resolving secrets from external providers at runtime, including HashiCorp Vault (token and AppRole auth), CyberArk CCP, and custom plugins. Resolved values are never stored in the Gateway database or returned to Platform. |
| Gateway Manager database import and export (ENG-24248) | Exposed Gateway database import and export as API-callable methods, accessible via the Itential Platform API and the Gateway Manager UI. Supports JSON and YAML formats, with Git-sourced imports available through the Platform API. |
| LLM provider proxying for FlowAI (ENG-24473) | Extended Gateway to proxy LLM provider requests for FlowAI. Model profiles in FlowAI can now be configured to route requests to Anthropic, OpenAI, Google Gemini, AWS Bedrock, Mistral, and Ollama through a specific Gateway cluster. |
| Python 3.14 support (ENG-24911) | Updated Netmiko to support Python 3.10 through 3.14. |