Gateway 2023.2.15
Gateway 2023.2.15 is a maintenance release containing bug fixes.
Bug fixes (3)
| Feature | Description |
|---|---|
| History tab shows wrong Ansible job data (ENG-7108) | Fixed an issue where the History tab displayed incorrect job run data when executing an Ansible Modules command. Updated the History Table logic to accurately display failed jobs. |
| Mask device passwords in inventory responses (ENG-8220) | Fixed an issue where selecting an inventory device in Configuration Manager loaded full device entries including passwords. Added the "mask_device_passwords" property to properties.yml; when enabled, it masks "password" and "ansible_password" in all GET request responses for any device type. |
| Audit ID query causes SQL Server error (ENG-10115) | Fixed an issue where executing an audit_id query script triggered a SQL Server error. Updated the scheduled audit_db_cleanup process to batch deletions to stay within SQLite3 limits. |
Component version
| Component | Version |
|---|---|
| automation_gateway | 4.0.0+2023.2.65 |
Gateway 2023.3.8
Gateway 2023.3.8 is a maintenance release containing bug fixes.
Bug fixes (3)
| Feature | Description |
|---|---|
| History tab shows wrong job run data (ENG-7108) | Fixed an issue where the History tab displayed incorrect job run data when executing an Ansible Modules command. Updated the History Table logic to accurately display failed jobs. |
| Device passwords exposed in inventory requests (ENG-8220) | Fixed an issue where selecting an inventory device in Configuration Manager loaded full device entries including passwords. Added the "mask_device_passwords" property to the Gateway system configuration (properties.yml) file to mask "password" and "ansible_password" device variables in any GET request response for any device type. |
| SQL error during audit ID query (ENG-10115) | Fixed a SQL Server error that occurred when executing an audit_id query script. Updated the scheduled audit_db_cleanup process to batch deletions to stay within SQLite3 limits. |
Component version
| Component | Version |
|---|---|
| automation_gateway | 4.2.22+2023.3.28 |
Gateway 4.3.3
Gateway 4.3.3 is a maintenance release containing bug fixes and security updates.
Bug fixes (3)
| Feature | Description |
|---|---|
| Ansible Modules History tab incorrect job run data (ENG-7108) | Fixed an issue where the History tab showed incorrect job run data when executing an Ansible Modules command. Updated the logic in the History Table to accurately display a failed job. |
| Device inventory password exposure in Configuration Manager (ENG-8220) | Resolved an issue where selecting an inventory device in Configuration Manager loaded the entire device inventory entry from Gateway in the background, including device passwords. Added the "mask_device_passwords" property to the Gateway system configuration (properties.yml) file. Enabling this property masks the device variables "password" and "ansible_password" in any GET request response for any device type. |
| SQL Server error during audit_id query script execution (ENG-10115) | Fixed a SQL Server error that occurred when executing an audit_id query script. Updated the scheduled audit_db_cleanup process to batch deletions to remain within SQLite3 limits. |
Security fixes (2)
| Feature | Description |
|---|---|
| setuptools code injection vulnerability (ENG-8991) | Updated setuptools to version 70.0.0 or higher to resolve a code injection vulnerability identified during security scans. |
| grpcio excessive iteration vulnerability (ENG-8993) | Updated grpcio to version 1.56.2 or higher to resolve an excessive iteration vulnerability identified during security scans. |
Component version
| Component | Version |
|---|---|
| automation_gateway | 4.3.21 |