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.
August 8, 2025

Gateway Manager 1.0.2

Gateway Manager 1.0.2 is a maintenance release containing quality improvements to Gateway Manager’s functionality.

FeatureDescription
Service lifecycle timestamps (ENG-13654)Added timestamps for service creation on gateway, service discovery by Gateway Manager, and last service execution.
Gateway-level authorization for service group creation (ENG-13351)Service group creation now requires gateway-level authorization — users must have the service-group:create role assigned through a group with access to the target gateway.
Immediate gateway disconnection on certificate revocation (ENG-12788)Gateways now immediately disconnect if their active certificate is no longer allowed.

August 8, 2025

IAG 5.1.2

IAG 5.1.2 is a maintenance release containing enhancements, bug fixes, and security updates.

FeatureDescription
GATEWAY_CONNECT_HOSTS multiple host support (ENG-11849)Updated the GATEWAY_CONNECT_HOSTS configuration variable to support multiple Gateway Manager host values, enabling more flexible connectivity configurations.
etcd setup error log readability (ENG-13434)Enhanced error log messages for etcd setup failures and issues, providing more user-friendly output for improved troubleshooting.
FeatureDescription
CLI —config parameter description clarity (ENG-9879)Updated the --config parameter description to clearly state that it expects a path to the configuration file, improving usability on the CLI.
CLI private key flag naming and prompt clarity (ENG-13339)Changed the private-key-name flag to private-key and updated the parameter prompt to clearly indicate that it expects the private key file path, reducing confusion during configuration.
FeatureDescription
go-viper/mapstructure dependency vulnerability (ENG-13228)Resolved a torero/gateway security vulnerability related to github.com/go-viper/mapstructure/v2.