Gateway 5.5.2
Itential Gateway 5.5.2 is a maintenance release containing an enhancement and three bug fixes.
Itential Gateway 5.5.2 is a maintenance release containing an enhancement and three bug fixes.
| Issue | Description |
|---|---|
| Databricks LLM integration (ENG-25555) | Added FlowAI LLM Provider support for Databricks. |
| Issue | Description |
|---|---|
| Config delivery failure with Cisco-style banners (ENG-26416) | Fixed an issue where Gateway couldn’t send configuration to devices with Cisco-style banner configurations. Updated netsdk drivers now handle these banners correctly. |
| Streaming required error with high maxTokens on Anthropic models (ENG-26884) | Fixed an issue where requests with high maxTokens values to Anthropic models failed with a “streaming required” error. Changed the Anthropic SDK to use streaming to support larger token messages. |
| iagctl RPM incompatible with RHEL and Rocky Linux (ENG-27196) | Fixed an issue where the iagctl RPM package wasn’t compatible with RHEL 8/9 and Rocky Linux 8/9. Updated the netsdk build process to use compatible glibc Python packages. |