Gateway Manager 1.0.5 Maintenance Release

Prev Next

Gateway Manager 1.0.5 delivers 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.

Improvements

Feature Description
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.

Bug Fixes

Issue Description
Service Groups Dropdown Scrolling (ENG-15578) Fixed dropdown menu scrolling issue for service groups when the menu contains overflowed elements.
Updated Footer