Automation Gateway Versions
| component |
version |
| automation_gateway |
4.3.38 |
Bug Fixes
This maintenance release of IAG/4.3.7 includes fixes for bugs that were reported to Itential Product Support.
| Key ID |
Release Note |
| ENG-12396 |
Fixed issue where the search dropdown menu in device search disappears briefly after showing up |
| ENG-13026 |
When there are a large number of collections in IAG, navigating to or clicking the refresh button on the Ansible → Collections tab causes a delay in loading the collections in the UI. During this time, performing other operations on the database occasionally results in a "DB is locked" error. Refactored the loaders and useAnsible components to enhance performance and minimize unnecessary database access, resulting in faster loading of collections. |
| ENG-13524 |
Fixed over-broad deserialization in the IAG config model by restricting deserialization to correct keys, resolving errors that occurred on certain execution paths in customer environments. |