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.
IAG 2023.2.16
IAG 2023.2.16 is a maintenance release containing bug fixes and security updates.
Bug fixes (5)
| Feature | Description |
|---|---|
| Collection refresh after adding inventory (ENG-5108) | Fixed an issue where collections were not displaying after a refresh when adding zpe.nodegrid. Collections now appear correctly after a refresh. |
| Vault CA file path in setAppRole auth (ENG-6536) | Fixed the _get_certificate_path function to correctly retrieve the certificate path value when configuring setAppRole authentication with Vault Certificate Verification enabled, rather than using the key as the path. |
| Script assets clickable in Scripts tab (ENG-9965) | Fixed CSS styling to use viewport height (vh) units, ensuring script assets in the Scripts tab are clickable across all screen sizes. |
| Counts preserved after workflow failure (ENG-10372) | Resolved a caching issue that caused playbook, script, collection, module, and Terraform counts to reset when killing a child process or experiencing a workflow failure. |
| Inventory refresh after Netmiko deletion (ENG-10548) | Fixed the UI so that the inventory automatically refreshes after deleting a Netmiko inventory entry. |
Security fixes (1)
| Feature | Description |
|---|---|
| Gunicorn updated to address HTTP request smuggling (ENG-11013) | Updated the gunicorn package to version 23.0.0 to address HTTP Request Smuggling vulnerabilities. |
Component version
| Component | Version |
|---|---|
| automation_gateway | 4.0.0+2023.2.72 |
IAG 2023.3.9
IAG 2023.3.9 is a maintenance release containing bug fixes and security updates.
Bug fixes (6)
| Feature | Description |
|---|---|
| Collection refresh after adding inventory (ENG-5108) | Fixed an issue where collections were not displaying after a refresh when adding zpe.nodegrid. Collections now appear correctly after a refresh. |
| Vault CA file path in setAppRole auth (ENG-6536) | Fixed an issue where IAG was unable to locate the Vault CA File when configuring setAppRole authentication with Vault Certificate Verification enabled. Updated the _get_certificate_path function to correctly retrieve the certificate path value instead of using the key as the path. |
| Decorator files hidden from scripts UI (ENG-8270) | Fixed an issue where decorator files were appearing as separate scripts in the IAG UI despite not being applied to any script. Decorator files are now correctly integrated and no longer appear as standalone scripts. |
| Script asset click blocked in Scripts tab (ENG-9965) | Fixed an issue where clicking certain script assets in the Scripts tab was not permitted. Updated CSS styling to use viewport height (vh) units, ensuring the interface works across all screen sizes. |
| Count loss on workflow interruption (ENG-10372) | Fixed a caching issue that caused playbook, script, collection, module, and Terraform counts to reset when killing a child process or experiencing a workflow failure. Counts now remain intact after interruptions. |
| Inventory refresh after deletion (ENG-10548) | Fixed an issue where deleting a Netmiko inventory from the UI did not update the inventory list. The inventory now automatically refreshes after deletion. |
Security fixes (1)
| Feature | Description |
|---|---|
| Gunicorn updated for HTTP smuggling fix (ENG-11013) | Updated the gunicorn package in Automation Gateway to version 23.0.0 to maintain security integrity and protect against HTTP Request Smuggling vulnerabilities. |
Component version
| Component | Version |
|---|---|
| automation_gateway | 4.2.22+2023.3.36 |
IAG 4.3.4
IAG 4.3.4 is a maintenance release containing bug fixes and security updates.
Bug fixes (6)
| Feature | Description |
|---|---|
| Collection display after refresh when adding zpe.nodegrid (ENG-5108) | Fixed an issue where collections were not displaying after a refresh when adding zpe.nodegrid. Collections now appear correctly after a refresh. |
| Vault CA File path retrieval with AppRole and certificate verification (ENG-6536) | Resolved an issue where IAG was unable to locate the Vault CA File when configuring setAppRole authentication with Vault Certificate Verification enabled. Applied a fix in the _get_certificate_path function to ensure it accurately retrieves the certificate path value instead of using the key as the path. |
| Decorator files appearing as standalone scripts in UI (ENG-8270) | Fixed an issue where decorator files appeared as separate scripts in the IAG user interface even though they were not applied to the actual script. Decorator files are now correctly integrated and no longer appear as standalone scripts. |
| Scripts tab navigation restriction across screen sizes (ENG-9965) | Resolved a restriction where clicking on certain script assets in the Scripts tab was not permitted. Modified the CSS styling to use viewport height (vh) units, ensuring the interface works across all screen sizes. |
| Component count reset after process interruption (ENG-10372) | Fixed a caching issue where killing a child process or experiencing a workflow failure would reset the count for playbooks, scripts, collections, modules, or Terraform. Counts now remain intact after interruptions. |
| Netmiko inventory not updating after deletion (ENG-10548) | Resolved an issue where deleting a Netmiko inventory from the UI did not update the inventory. The inventory now automatically refreshes after deletion. |
Security fixes (1)
| Feature | Description |
|---|---|
| gunicorn HTTP Request Smuggling vulnerability (ENG-11013) | Updated the gunicorn package to version 23.0.0 to protect against HTTP Request Smuggling vulnerabilities. |
Component version
| Component | Version |
|---|---|
| automation_gateway | 4.3.28 |