- 02 May 2024
-
DarkLight
-
PDF
IAG 2023.2
- Updated on 02 May 2024
-
DarkLight
-
PDF
This page contains information for the new features, improvements, and fixes completed within Itential Automation Gateway (IAG), as well as any new announcements or information that coincide as part of this release.
IAG Feature Release Notes [2023.2.0]
Here's an overview of changes to IAG:
- IAG to end Install of Python packages for optional integrations. See the IAG Release Alerts below.
- Added support to run scripts in multiple Python Virtual Environments (VENV).
- Added GRPC support (gNMI/gNOI).
- Added database encryption of passwords in IAG inventories.
IAG Release Alerts
Please see the sections below for more detail on install of Python packages.
Python Packages for Integration
IAG (2023.2.0 - 2023.2.6)
Effective in the 2023.2.0 - 2023.2.6 releases, IAG will no longer install Python packages for the following optional integrations:
• GRPC
• Hashicorp Vault
• LDAP
• Netconf
• Netmiko
• Nornir
This should not impact upgrades as the required packages should already be installed.
What does this mean for customers?
For new installs of IAG, if one of the above optional integrations is enabled and a user has not installed the proper package, the server will not start and will present the user with an Uninstalled Options Error. Enabling the integrations will require the user to install the packages within the Virtual Environment (VENV) that IAG is running in.
IAG (2023.2.7)
Starting with the 2023.2.7 release, Python packages are included and IAG will automatically install the necessary Python packages for:
• GRPC
• Hashicorp Vault
• LDAP
• Netconf
• Netmiko
• Nornir
• Ansible
Refer to Python Packages for Integration in the RHEL 8 Full Installation Method.