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.
March 26, 2025

IAG 2023.2.15

IAG 2023.2.15 is a maintenance release containing bug fixes.

FeatureDescription
History tab shows wrong Ansible job data (ENG-7108)Fixed an issue where the History tab displayed incorrect job run data when executing an Ansible Modules command. Updated the History Table logic to accurately display failed jobs.
Mask device passwords in inventory responses (ENG-8220)Fixed an issue where selecting an inventory device in Configuration Manager loaded full device entries including passwords. Added the "mask_device_passwords" property to properties.yml; when enabled, it masks "password" and "ansible_password" in all GET request responses for any device type.
Audit ID query causes SQL Server error (ENG-10115)Fixed an issue where executing an audit_id query script triggered a SQL Server error. Updated the scheduled audit_db_cleanup process to batch deletions to stay within SQLite3 limits.
ComponentVersion
automation_gateway4.0.0+2023.2.65

March 26, 2025

IAG 2023.3.8

IAG 2023.3.8 is a maintenance release containing bug fixes.

FeatureDescription
History tab shows wrong job run data (ENG-7108)Fixed an issue where the History tab displayed incorrect job run data when executing an Ansible Modules command. Updated the History Table logic to accurately display failed jobs.
Device passwords exposed in inventory requests (ENG-8220)Fixed an issue where selecting an inventory device in Configuration Manager loaded full device entries including passwords. Added the "mask_device_passwords" property to the IAG system configuration (properties.yml) file to mask "password" and "ansible_password" device variables in any GET request response for any device type.
SQL error during audit ID query (ENG-10115)Fixed a SQL Server error that occurred when executing an audit_id query script. Updated the scheduled audit_db_cleanup process to batch deletions to stay within SQLite3 limits.
ComponentVersion
automation_gateway4.2.22+2023.3.28

March 26, 2025

IAG 4.3.3

IAG 4.3.3 is a maintenance release containing bug fixes and security updates.

FeatureDescription
Ansible Modules History tab incorrect job run data (ENG-7108)Fixed an issue where the History tab showed incorrect job run data when executing an Ansible Modules command. Updated the logic in the History Table to accurately display a failed job.
Device inventory password exposure in Configuration Manager (ENG-8220)Resolved an issue where selecting an inventory device in Configuration Manager loaded the entire device inventory entry from IAG in the background, including device passwords. 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.
SQL Server error during audit_id query script execution (ENG-10115)Fixed a SQL Server error that occurred when executing an audit_id query script. Updated the scheduled audit_db_cleanup process to batch deletions to remain within SQLite3 limits.
FeatureDescription
setuptools code injection vulnerability (ENG-8991)Updated setuptools to version 70.0.0 or higher to resolve a code injection vulnerability identified during security scans.
grpcio excessive iteration vulnerability (ENG-8993)Updated grpcio to version 1.56.2 or higher to resolve an excessive iteration vulnerability identified during security scans.
ComponentVersion
automation_gateway4.3.21