IAG 2023.3.8 Maintenance Release

Prev Next

Automation Gateway Versions

component version
automation_gateway 4.2.22+2023.3.28

Bug Fixes

This maintenance release of IAG/2023.3.8 includes fixes for bugs that were reported to Itential Product Support.

Key ID Release Note
ENG-7108 When executing an Ansible Modules command in Automation Gateway, the History tab showed the wrong job run data. Updated the logic in the History Table to accurately display a failed job.
ENG-8220 When selecting an inventory device in Configuration Manager, it loads the entire device inventory entry from IAG in the background, including device passwords. To resolve, added the "mask_device_passwords" property to the IAG system configuration (properties.yml) file. Enabling this property masks the device variables "password" and "ansible_password" in any GET request response for any device type.
ENG-10115 When executing an audit_id query script, a SQL Server error occurred. Updated the scheduled audit_db_cleanup process to batch deletions to remain within SQLite3 limits.