IAG 2023.3.10 Maintenance Release

Prev Next

Automation Gateway Versions

component version
automation_gateway 4.2.22+2023.3.40

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.