IAG 4.3.5 Maintenance Release

Prev Next

Automation Gateway Versions

component version
automation_gateway 4.3.32

Bug Fixes

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

Key ID Release Note
ENG-9568 Fixed an issue where HTTP connections could become stuck, causing the system to become unresponsive. Connections are now properly closed even if errors occur.
ENG-11646 Improved performance of the get_inventory function in groups.py by ensuring playbooks only process the target device, rather than iterating over all devices in a group.
ENG-11657 Resolved an issue where customers needed to manually install the jmespath package for json_query functionality. The jmespath package has been restored to the Python dependency file.