IAG 2023.3.6 Maintenance Release

Prev Next

Automation Gateway Versions

component version
automation_gateway 4.2.22+2023.3.20

Bug Fixes

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

Key ID Release Note
ENG-6490 When using the Ansible Shell module with cmd or free_form, a duplicate argument with an equals sign (cmd= or free_form=) was being added to the command value, causing execution failures. This change removes the unexpected cmd= or free_form= prefix, allowing the module to run commands correctly.

Security Changes

This section highlights fixes and measures to prevent and minimize security risks and vulnerabilities.

Key ID Release Note
ENG-5742 This release addresses the upgrade of critical vulnerable packages listed in automation-gateway.txt. Key fixes include upgrading Gunicorn to version 22.0.0 and setuptools to 70.1.0. Additionally, redundant file read operations for dependencies have been eliminated, and a pyproject.toml file has been added to resolve pip installation deprecation warnings, aligning with the requirement for setuptools version >= 70.