Subscribe to our RSS Feed or by email to receive automatic notifications when new releases are published. Get notified when we ship new features and improvements.
January 23, 2026

Gateway Manager 1.0.5

Gateway Manager 1.0.5 is a maintenance release that includes performance improvements and enhanced reliability for Gateway Manager. Key updates include optimized Inventory Manager query performance, improved error handling for Redis operations, and validation checks to prevent duplicate gateway connections. This release also includes UI improvements for better usability in development and production environments.

FeatureDescription
Gateway connection validation (ENG-13928)Added validation checks to prevent gateway connections with duplicate cluster_ids, ensuring only one gateway per cluster_id can be connected.
Redis error handling (ENG-14473)Improved error handling for Redis nodes being swapped in READONLY mode.
Local development mode warning (ENG-17308)Added a warning notification when the UI has been built for local development mode.
Broker service icons (ENG-18168)Added icon support for broker services.
Inventory Manager query performance (ENG-18985)Implemented performance improvements for Inventory Manager queries.
FeatureDescription
Service groups dropdown scrolling (ENG-15578)Fixed dropdown menu scrolling issue for service groups when the menu contains overflowed elements.

January 23, 2026

IAG 5.3.0

IAG 5.3.0 is a minor release that introduces support for Inventory Manager integration and HTTP basic authentication for Git repositories.

FeatureDescription
Inventory data ingestion via stdin (ENG-17017)Added capability for IAG to ingest inventory data via standard input (stdin), providing a new method for importing and managing device inventory information. This enhancement supports the Inventory Manager core functionality and enables more flexible inventory data workflows. For more information, see Inventory Manager.
HTTP basic authentication for Git clone and service execution (ENG-15494)Added HTTP basic authentication support for Git clone operations and service execution. This feature enables IAG to clone repositories from Git over HTTP using credentials, expanding options for secure Git integration and automated playbook deployment. Fore more information, see Configure access to private repositories.