2020.1.20 Maintenance Release [2022-02-01]
Changelog Overview
- 2 Improvements
- 25 Bug Fixes
- 37 Chores
- 64 Total Tickets
Improvements
- app-workflow_engine:7.14.4-2020.1.262 [01-21-2022] - Added a copy button to task review dialog.
- itential-utils:2.8.1 [01-17-2022] - Added new library named 'chalk' to handle console output color themes.
Bug Fixes
- adapter-nso:6.29.3-2020.1.65 [01-25-2022] - Added an extra check statement in getServiceModel to avoid returning an object without content. This fixes the service points nested inside the yang model and allows the service detail to show in Service Manager.
- app-admin_essentials:1.0.0-2020.1.44 [01-14-2022] - Updated Golden Config URL links.
- app-automation_catalog:2.6.6-2020.1.46 [01-24-2022] - Fixed an issue which prevented superusers from bypassing GBAC on automations.
- app-automation_studio:2.0.14-2020.1.51 [01-05-2022] - Template name is checked for duplicates on update.
- app-configuration_manager:3.43.14-2020.1.71 [01-10-2022] - The import API for device groups now normalizes the import documents to prevent invalid data from being inserted.
- app-form_builder:4.2.23-2020.1.33 [01-24-2022] - Updated the JSON schema definition for the form document to fix an import issue.
- app-form_builder:4.2.23-2020.1.32 [01-05-2022] - All unit tests have been modified according to asynchronous and wait based testing.
- app-workflow_builder:5.10.4-2020.1.97 [01-28-2022] - Updated permissions check when opening the transformation task so it is not referencing user data.
- app-workflow_builder:5.10.4-2020.1.95 [01-07-2022] - Fixed a bug that resulted in storing excess UI data in the database when saving a workflow.
- app-workflow_engine:7.14.4-2020.1.264 [01-27-2022] - Added scheduler logic to ensure scheduled items are only run on servers in which the task worker is active.
- app-workflow_engine:7.14.4-2020.1.263 [01-21-2022] - Updated advanced filter options.
- app-workflow_engine:7.14.4-2020.1.261 [01-07-2022] - Set the 'begin' and 'end' input variables as not required for the ArraySlice task.
- app-workflow_engine:7.14.4-2020.1.260 [01-06-2022] - Improved job start handling to prevent orphan jobs. The startJobWithOptions API will not allow jobs to start until all services are launched and the task sender is activated.
- app-workflow_engine:7.14.4-2020.1.259 [01-05-2022] - Clicking the message or body field of the ViewData task will now select the entire field.
- app-workflow_engine:7.14.4-2020.1.258 [12-30-2021] - Removed title property key from finishTaskWorker.
- itential-utils:2.8.0 [01-11-2022] - Removed colors library and pinned the other external dependencies.
- pronghorn-core:10.19.4-2020.1.213 [01-24-2022] - Updated service module to fix issue that could lead to a Workflow Engine crash.
- pronghorn-core:10.19.4-2020.1.211 [01-20-2022] - Fixed a bug that caused APIs to go offline when a service was restarted.
- pronghorn-core:10.19.4-2020.1.210 [01-11-2022] - Updated broker validation schema for creating a group.
- pronghorn-core:10.19.4-2020.1.208 [01-08-2022] - Modified the PHUI library to rebuilds form on any value changes so that any leafref fields can build correct paths.
- pronghorn-core:10.19.4-2020.1.207 [01-07-2022] - Modified pronghorn-core to properly cleanup existing service references prior to receiving a stop or restart message.
- pronghorn-core:10.19.4-2020.1.206 [01-06-2022] - Fixed typo in services dialog.
- pronghorn-core:10.19.4-2020.1.205 [12-31-2021] - Modified the swagger.css code to fix scrolling issue on Help page. The toolbar at top of page remains stationary.
- pronghorn-core:10.19.4-2020.1.204 [12-30-2021] - Fixed a bug that caused a missing connection status in the tooltip when an adapter went offline. The 'offline' status now displays as expected.
- search:1.1.6-2020.1.5 [01-06-2022] - Fixed a bug that resulted in an XSS threat when the user inserted HTML code in a global search field.
Chores
- adapter-automation_gateway:4.0.0-2020.1.13 [01-19-2022] - Updated itential-utils dependency to the latest version.
- adapter-azure_aaa:1.1.2-2020.1.5 [01-19-2022] - Updated itential-utils dependency to latest version.
- adapter-email:3.1.10-2020.1.9 [01-18-2022] - Updated itential-utils dependency to use chalk instead of colors.
- adapter-ldap:2.12.10-2020.1.9 [01-21-2022] - Removed unused modules from package file.
- adapter-local_aaa:3.0.6-2020.1.9 [01-19-2022] - Updated itential-utils dependency to latest version.
- adapter-local_aaa:3.0.6-2020.1.8 [01-12-2022] - Updated itential-utils dependency to latest version.
- adapter-mongo:2.9.4-2020.1.2 [01-24-2022] - Fixed lint issues.
- adapter-mongo:2.9.4-2020.1.2 [01-24-2022] - Updated itential-utils module to latest version.
- adapter-mongo:2.9.4-2020.1.2 [01-22-2022] - Update itential-utils dependency and pinned the database version.
- adapter-nso:6.29.3-2020.1.64 [01-20-2022] - Updated itential-utils dependency to latest version.
- adapter-nso:6.29.3-2020.1.63 [01-11-2022] - Updated itential-utils dependency to latest version.
- adapter-prospector:1.6.16-2020.1.4 [01-21-2022] - Updated itential-utils dependency to latest version.
- adapter-radius:2.0.6-2020.1.5 [01-18-2022] - Updated itential-utils dependency to use chalk library instead of colors.
- adapter-redis:2.0.10-2020.1.4 [01-21-2022] - Updated itential utils module to latest version.
- app-admin_essentials:1.0.0-2020.1.45 [01-20-2022] - Updated itential-utils to remove colors npm package.
- app-admin_essentials:1.0.0-2020.1.43 [01-12-2022] - Updated itential-utils to remove colors npm package.
- app-ag_manager:1.1.1-2020.1.18 [01-18-2022] - Updated itential-utils dependency to the latest version.
- app-automation_catalog:2.6.6-2020.1.45 [01-19-2022] - Updated itential-utils package to restore colored script output.
- app-automation_catalog:2.6.6-2020.1.44 [01-12-2022] - Updated itential-utils package to remove colors dependency.
- app-automation_studio:2.0.14-2020.1.52 [01-19-2022] - Updated itential-utils dependency to remove the colors npm package.
- app-configuration_manager:3.43.14-2020.1.72 [01-18-2022] - Updated the itential-utils dependency to latest version.
- app-golden_config:5.18.3-2020.1.14 [01-21-2022] - Updated itential-utils dependency to latest version.
- app-golden_services:1.5.2-2020.1.2 [01-21-2022] - Updated itential-utils dependency to latest version.
- app-json_forms:1.14.10-2020.1.36 [01-21-2022] - Updated itential-utils dependency to latest version.
- app-jst:1.0.0-2020.1.34 [01-18-2022] - Updated itential-utils dependency to latest version.
- app-nso_manager:2.20.1-2020.1.14 [01-20-2022] - Updated itential-utils dependency to latest version.
- app-nso_manager:2.20.1-2020.1.13 [01-12-2022] - Updated itential-utils dependency to latest version.
- app-service_management:2.23.7-2020.1.20 [01-20-2022] - Updated itential-utils dependency to latest version.
- app-service_management:2.23.7-2020.1.19 [01-12-2022] - Updated itential-utils dependency to latest version.
- app-smart_template:1.9.4-2020.1.5 [01-21-2022] - Updated itential-utils dependency to latest version.
- app-task_worker:3.1.4-2020.1.3 [01-19-2022] - Updated itential-utils dependency to latest version.
- app-workflow_builder:5.10.4-2020.1.96 [01-21-2022] - Updated Itential-utils dependency to latest version.
- pronghorn-core:10.19.4-2020.1.212 [01-21-2022] - Updated dependencies to fix issues with the colors npm package.
- pronghorn-core:10.19.4-2020.1.209 [01-10-2022] - Removed Husky pre-commit hook and unnecessary dev dependencies.
- search:1.1.6-2020.1.7 [01-18-2022] - Updated itential-utils dependency to latest version.
- search:1.1.6-2020.1.6 [01-08-2022] - Updated company name to Itential, Inc.
- tags:2.2.12-2020.1.8 [01-17-2022] - Updated itential-utils dependency in tags library.
2020.1.20 Release Versions
Automation Platform Versions
component | version |
---|---|
@itential/adapter-automation_gateway | 4.0.0-2020.1.13 |
@itential/adapter-azure_aaa | 1.1.2-2020.1.5 |
@itential/adapter-email | 3.1.10-2020.1.9 |
@itential/adapter-ldap | 2.12.10-2020.1.9 |
@itential/adapter-local_aaa | 3.0.6-2020.1.9 |
@itential/adapter-mongo | 2.9.4-2020.1.2 |
@itential/adapter-nso | 6.29.3-2020.1.65 |
@itential/adapter-prospector | 1.6.16-2020.1.4 |
@itential/adapter-radius | 2.0.6-2020.1.5 |
@itential/adapter-redis | 2.0.10-2020.1.4 |
@itential/app-admin_essentials | 1.0.0-2020.1.45 |
@itential/app-ag_manager | 1.1.1-2020.1.18 |
@itential/app-automation_catalog | 2.6.6-2020.1.46 |
@itential/app-automation_studio | 2.0.14-2020.1.52 |
@itential/app-configuration_manager | 3.43.14-2020.1.72 |
@itential/app-form_builder | 4.2.23-2020.1.33 |
@itential/app-golden_config | 5.18.3-2020.1.14 |
@itential/app-golden_services | 1.5.2-2020.1.2 |
@itential/app-json_forms | 1.14.10-2020.1.36 |
@itential/app-jst | 1.0.0-2020.1.34 |
@itential/app-mop | 6.3.24-2020.1.35 |
@itential/app-nso_manager | 2.20.1-2020.1.14 |
@itential/app-service_catalog | 3.10.4-2020.1.12 |
@itential/app-service_management | 2.23.7-2020.1.20 |
@itential/app-smart_template | 1.9.4-2020.1.5 |
@itential/app-task_worker | 3.1.4-2020.1.3 |
@itential/app-template_builder | 2.4.4-2020.1.17 |
@itential/app-workflow_builder | 5.10.4-2020.1.97 |
@itential/app-workflow_engine | 7.14.4-2020.1.264 |
@itential/pronghorn-core | 10.19.4-2020.1.213 |
@itential/search | 1.1.6-2020.1.7 |
@itential/tags | 2.2.12-2020.1.8 |
@itential/itential-utils | 2.8.1 |
Automation Gateway Versions
component | version |
---|---|
automation_gateway | 2.74.12-2020.1.36 |
NSO Manager Versions
component | version |
---|---|
itential-tools | 1.23.18.2020.1.18 |
prospector | 1.10.4-2020.1.3 |
Engine Versions
component | version |
---|---|
policy-engine | 1.10.4+2020.1.0 |
Dependencies
Automation Platform Server
package | supported | recommended |
---|---|---|
nodejs | 12.x | 12.22.3 |
npm | 6.x | 6.14.15 |
python | 2.x or 3.x | 3.9.8 |
pip | supported | recommended |
---|---|---|
pip | any version | 20.3.4 |
textfsm | 1.x | 1.1.2 |
Jinja2 | 2.x | 2.11.3 |
The gcc-c++ and make packages should be installed from your OS distribution.
Mongo Server
package | supported | recommended |
---|---|---|
mongodb | 3.6.x or 4.2.x | 4.2.13 |
RabbitMQ Server
package | supported | recommended |
---|---|---|
rabbitmq | 3.8.x | 3.8.14 |
erlang | 21.3+ or 22.x | 22.3.1 |
elixir | 1.10.x | 1.10.4 |
dedup | 0.5.x | 0.5.0 |
Redis Server
package | supported | recommended |
---|---|---|
redis | 5.x | 5.0.12 |
The gcc-c++ and make packages should be installed from your OS distribution.
Automation Gateway
package | supported | recommended |
---|---|---|
python | 3.6 | 3.6.15 |
openssl | 1.x | 1.1.1l |
haproxy | 2.x | 2.2.13 |
The gcc-c++ and make packages should be installed from your OS distribution.
The following development packages are required to install automation gateway: libffi-dev, openssl-dev, python-dev, sqlite-dev.
pip package | supported | recommended |
---|---|---|
pip | any version | 20.2.4 |
ansible | 2.7, 2.8 or 2.9 | 2.9.27 |
terraform | 0.12.x | 0.12.31 |
One or more of the following packages may be required by the specific ansible modules you're using: psutil, pycrypto, paramiko, ncclient, lxml, nitrosdk-python, jxmlease.
Check the ansible documentation for the roles you're planning to use for additional package requirements.
Prospector
package | supported | recommended |
---|---|---|
java | 1.7 or 1.8 | 1.8.275.01 |
NSO/Itential Tools
package | supported | recommended |
---|---|---|
java | 1.7 or 1.8 | 1.8.275.01 |
The ant package should be installed from your OS distribution.
IAP Compatibility
Device Configuration
Device Configuration compatibility describes which devices are expected to work with the basic features of the Configuration Manager application across various southbound systems.
Ansible:
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos
NSO:
Refer to the NSO Versions and NED Versions tables below for a list of tested devices.
Device Compliance
Device Compliance compatibility describes which devices are expected to work with Golden Configurations.
Ansible:
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos
NSO (Configuration Manager app):
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos
NSO (Golden Config app):
* a10-acos
* adtran-aos
* alu-sr
* arista-dcs
* cisco-ios
* cisco-iosxr
* cisco-nx
* cisco-staros
* f5-bigip
* huawei-vrp
* juniper-junos
Device Maintenance
Device Maintenance compatibility describes which devices Itential can perform maintenance activities on (e.g., reboots and firmware upgrades).
Ansible:
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Juniper Junos
NSO:
* cisco-ios
* cisco-iosxr
* juniper-junos
Device Health Checks
Device Health Checks compatibility describes which devices Itential can execute read-only show commands to use the method broker and Command Templates application.
Ansible:
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos
NSO:
* a10-acos
* alu-sr
* arista-dcs
* cienacli-acos
* cisco-aireos
* cisco-asa
* cisco-gss
* cisco-ios
* cisco-iosxr
* cisco-nx
* cisco-qps
* cisco-staros
* ericsson-sgsnmme
* f5-bigip
* huawei-vrp
* juniper-junos
Note: Some of the devices in the health checks category are tested against netsim devices.
Forms
Ansible:
IAP can render most ansible networking modules as forms. Support for specific modules may vary. If you encounter issues with any particular modules, reach out to the Itential Customer Success Team for assistance.
NSO:
IAP can render most service models advertised by NSO as forms. Support for specific yang features may vary. If you encounter issues with your service models, reach out to the Itential Customer Success Team for assistance.
Service Provisioning
NSO:
IAP can provision most service models advertised by NSO. Support for specific yang features may vary. If you encounter issues with your service models, reach out to the Itential Customer Success Team for assistance.
Devices/Services Compatibility
The Itential Automation Platform is tested against the following component versions.
Ansible Versions:
* 2.9.27
* 2.8.20
* 2.7.18
Ansible Modules:
* eos_facts
* eos_command
* eos_config
* ios_facts
* ios_command
* ios_config
* iosxr_facts
* iosxr_command
* iosxr_config
* nx_facts
* nx_command
* nx_config
* junos_facts
* junos_command
* junos_config
NSO Versions:
* 5.3.3.1
* 5.2.5
* 4.7.9
* 4.6.5
NSO NED Versions:
ned | 4.6.5 | 4.7.9 | 5.2.5 | 5.3.3.1 |
---|---|---|---|---|
a10-acos | 3.15.3 | 3.8 | 3.18 | 3.18 |
adtran-aos | 4.0.5 | 4.0.2 | 4.0.6 | 4.0.6 |
alu-sr | 8.3 | 7.10.1 | 8.13.4 | 8.13.4 8.13.3 |
arista-dcs | 5.7 | 5.2.12 | 5.20.2 | 5.20.2 5.20 |
checkpoint-gaiaos_rest | 1.3.8 | 1.3.10 | n/a | 1.10.7 1.10.6 |
ciena-acos | 6.1.5 | 6.0.8 | 6.2.5 | 6.2.5 6.2.4 |
cisco-aireos | 3.3.20 | 3.3.18 | 3.7.2 3.7.1 |
3.7.2 3.7.1 |
cisco-asa | 6.7.7 | 6.2.2 | 6.12.4 | 6.12.4 6.12.3 |
cisco-gss | 2.1.1 | 2.0 | 2.1.1 | 2.1.1 |
cisco-ios | 6.42.2 | 6.69 | 6.69 6.68.2 |
6.69 6.68.2 |
cisco-iosxr | 7.18.2 | 7.33 | 7.33 | 7.33 7.32.5 |
cisco-nx | 5.1.3 | 5.7.1 | 5.21.1 | 5.21.1 5.21 |
cisco-qps | 5.1.2 | 5.1.0 | 5.1.3 | 5.1.3 |
cisco-staros | 5.22.1 | 5.5.1 | 5.34.6 5.34.5 |
5.34.6 5.34.5 |
ericsson-sgsnmme | 1.0.7 | 1.0.3 | 1.0.7 | n/a |
f5-bigip | 3.7.13 | 3.17 | 3.17 3.16 |
3.17 3.16 |
fortinet-fortios | 5.4 | 5.1.2 | 5.4.21 | 5.4.21 5.4.20 |
huawei-usn | 1.2.1 | 1.1 | 1.2.1 | n/a |
huawei-vrp | 6.1 | 6.17.4 | 6.17.4 6.17.3 |
6.17.4 6.17.3 |
juniper-junos | 4.5.17 | 4.6.19 | 4.6.19 4.6.17 |
4.6.19 4.6.17 |
paloalto-panos_cli | 4.3.1 | 4.8.2 | 4.8.2 4.8.1 |
4.8.2 4.8.1 |
radware-alteonos | 2.4 | 2.1.1 | 2.4.1 | 2.4.1 2.4 |
unix-bind | 2.0.17 | 2.0.10 | 2.1.0 | 2.1.0 |
VTS Versions:
* 2.6.2
VTS NED Versions:
ned | 2.6.2 |
---|---|
cisco-iosxr | 6.6 |
cisco-ncs5500 | 1.0 |
cisco-nx | 5.1.4 |
Virtual Devices:
* A10 vThunder 4.1.4 GR1
* Arista EOS-4.23.0FX
* Checkpoint R80.30-273.583
* Cisco ASAv 9.13.1.7
* Cisco CSR 17.02.01r
* Cisco NX 9.3.2, 9.3.1
* Cisco StarOS 21.15.29
* Cisco XR6.3.1
* F5 BIGIP 15.1.0.2-0.0.9
* Fortigate 6.4.0
* Juniper VMX 18.4R1
* Juniper VSRX 19.1R2
* PanOS 9.1.2
* Radware 32.6.0.0
IAP Browser Compatibility
This maintenance release was tested against the following browser versions:
* Firefox 80.0.1
* Chrome 85.0.4183.121
* Edge 85.0.564.63
* Internet Explorer 11