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.
June 13, 2025

IAG 2023.2.17

IAG 2023.2.17 is a maintenance release containing bug fixes.

FeatureDescription
Stuck HTTP connections causing unresponsiveness (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.
Inventory playbook targets only the specified device (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.
Restored jmespath package dependency (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.
ComponentVersion
automation_gateway4.0.0+2023.2.76

June 13, 2025

IAG 2023.3.10

IAG 2023.3.10 is a maintenance release containing bug fixes.

FeatureDescription
Stuck HTTP connections causing unresponsiveness (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.
Inventory fetch targets only specified device (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.
Restored jmespath package for json_query (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.
ComponentVersion
automation_gateway4.2.22+2023.3.40

June 13, 2025

IAG 4.3.5

IAG 4.3.5 is a maintenance release containing bug fixes.

FeatureDescription
HTTP connections stuck causing system unresponsiveness (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.
get_inventory performance for group playbook execution (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.
Missing jmespath dependency for json_query (ENG-11657)Resolved an issue where the jmespath package required for json_query functionality needed to be manually installed. The jmespath package has been restored to the Python dependency file.
ComponentVersion
automation_gateway4.3.32