2023.1.2 Maintenance Release
  • 25 Nov 2024
  • Dark
    Light
  • PDF

2023.1.2 Maintenance Release

  • Dark
    Light
  • PDF

Article summary

Changelog Overview

  • 3 New Features
  • 9 Improvements
  • 24 Bug Fixes
  • 3 Security Fixes
  • 16 Chores
  • 3 Tests
  • 58 Total Tickets

New Features

  • app-automation_studio:4.15.0-2023.1.92 [07-05-2023] - Added the Swap Task feature to the new canvas. Users can now swap a task without removing it from the canvas, along with the option to also retain task data.
  • app-automation_studio:4.15.0-2023.1.89 [06-27-2023] - Assets can now be accessed via the Task Palette.
  • app-automation_studio:4.15.0-2023.1.87 [06-20-2023] - Added the Recent Tasks feature for the new canvas.

Improvements

  • app-admin_essentials:4.1.1-2023.1.24 [07-05-2023] - Replaced links with a new link button component.
  • app-automation_studio:4.15.0-2023.1.88 [06-21-2023] - Updated the PHButton and PHIconButton components to use a new link property.
  • app-configuration_manager:3.102.0-2023.1.16 [06-27-2023] - Refactored link buttons to utilize the new link feature.
  • app-form_builder:4.12.0-2023.1.3 [06-01-2023] - Removed side navigation bar logic for projects.
  • app-lifecycle_manager:1.26.0-2023.1.17 [06-21-2023] - Updated the rodeo-ui dependency and corrected minor UI bugs.
  • app-mop:6.12.0-2023.1.5 [05-31-2023] - MOP templates with projectIds are no longer hidden.
  • app-operations_manager:1.178.0-2023.1.38 [06-29-2023] - Fixed all links that were not using semantically correct linking standards.
  • iap-ui:1.9.1-2023.1.5 [07-05-2023] - Replaced link components with Rodeo-defined link buttons.
  • pronghorn-core:14.2.1-2023.1.30 [06-16-2023] - Updated API reference documentation to include units/formula for memoryUsage.

Bug Fixes

  • adapter-automation_gateway:4.29.0-2023.1.8 [06-28-2023] - Fixed total count values in getDevices, getDevicesFiltered, and getDeveicesDetailsRaw.
  • app-admin_essentials:4.1.1-2023.1.23 [06-27-2023] - Fixed a styling issue which caused the paginator dropdowns to cut off when rendered in Firefox.
  • app-admin_essentials:4.1.1-2023.1.20 [06-16-2023] - Updated the rodeo-ui dependency to fix JSON forms.
  • app-admin_essentials:4.1.1-2023.1.18 [06-03-2023] - Fixed an issue that caused the Create Profile dialog to remain open after clicking the Create button.
  • app-admin_essentials:4.1.1-2023.1.16 [05-31-2023] - Fixed a layout issue causing some pages to overflow the screen.
  • app-automation_studio:4.15.0-2023.1.93 [07-05-2023] - JSON Transformation Data Mapping dropdown now queries all transformations correctly.
  • app-automation_studio:4.15.0-2023.1.90 [06-27-2023] - Fixed an issue that caused the Import modal to render incorrectly if opened immediately after deleting an analytic template.
  • app-configuration_manager:3.102.0-2023.1.14 [06-05-2023] - Fixed an issue in JSON Compliance APIs that would cause them to return a batch ID before the internal processes finish.
  • app-json_forms:1.36.0-2023.1.9 [07-03-2023] - Updated schema to support JSON Forms in which the customKey property is set to a boolean value.
  • app-lifecycle_manager:1.26.0-2023.1.15 [06-14-2023] - Aligned resource action visualization elements.
  • app-lifecycle_manager:1.26.0-2023.1.14 [06-09-2023] - Fixed Life Cycle Manager to handle asynchronous calls to retrieve workflows.
  • app-lifecycle_manager:1.26.0-2023.1.13 [06-02-2023] - Allowed certain deprecated and unsupported JSON schema keywords to be included in resource model schemas.
  • app-operations_manager:1.178.0-2023.1.37 [06-28-2023] - Fixed the display for child job looping variables.
  • app-operations_manager:1.178.0-2023.1.36 [06-26-2023] - Corrected a bug causing Autowork to work previously completed tasks if there are slow network conditions.
  • app-operations_manager:1.178.0-2023.1.35 [06-26-2023] - Fixed various usability issues that occurred when selecting JSTs.
  • app-operations_manager:1.178.0-2023.1.34 [06-22-2023] - Added an RBAC check to the assignee column.
    Added a staleTime value of 60 seconds so that account calls do not poll too often.
  • app-workflow_engine:10.2.1-2023.1.28 [06-16-2023] - Updated the log level of migration scripts.
  • app-workflow_engine:10.2.1-2023.1.27 [06-13-2023] - Updated the 'makeData' task description to include that escape sequences must be escaped in task input if JSON is selected as the task's output type.
  • app-workflow_engine:10.2.1-2023.1.25 [06-08-2023] - Updated an expected schema for integration in test/integration/routes/schema.integrations.name.get.test.js.
  • iap-ui:1.9.1-2023.1.3 [06-14-2023] - Fixed an issue that could cause users to be redirected to an incorrect page when following a job link.
  • pronghorn-core:14.2.1-2023.1.31 [06-16-2023] - Updated log levels for migration scripts to "info".
  • pronghorn-core:14.2.1-2023.1.29 [06-14-2023] - Fixed an issue that could cause users to be redirected to an incorrect page when following a job link.
  • pronghorn-core:14.2.1-2023.1.28 [06-13-2023] - Un-skipped and refactored failing tests in the 'test/integration/tickets/68888-prebuiltsWorkflowJstTransitions.test.js' module.
  • service:2.11.6 [06-16-2023] - Updated log levels for migration scripts.

Security Fixes

  • app-mop:6.12.0-2023.1.6 [06-15-2023] - Updated the VM2 dependency to a stable version.
  • pronghorn-core:14.2.1-2023.1.33 [06-20-2023] - Added a check to prevent legacy form names from being sanitized twice.
  • pronghorn-core:14.2.1-2023.1.32 [06-19-2023] - Users are no longer allowed to insert HTML into table child elements.

Chores

  • app-admin_essentials:4.1.1-2023.1.22 [06-23-2023] - Updated the Swagger UI dependencies in Admin Essentials.
  • app-admin_essentials:4.1.1-2023.1.21 [06-22-2023] - Updated the Swagger UI dependencies in Admin Essentials.
  • app-admin_essentials:4.1.1-2023.1.19 [06-04-2023] - Updated Rodeo dependency.
  • app-automation_studio:4.15.0-2023.1.86 [06-16-2023] - Updated jst and jst-designer dependencies to latest version.
  • app-configuration_manager:3.102.0-2023.1.15 [06-19-2023] - Updated the Rodeo dependency to the latest version.
  • app-jst:1.11.0-2023.1.9 [06-16-2023] - Updated jst dependency to latest version.
  • app-jst:1.11.0-2023.1.8 [06-07-2023] - Updated the JST dependency to the latest version.
  • app-lifecycle_manager:1.26.0-2023.1.16 [06-16-2023] - Moved component tests into the client folder.
  • app-operations_manager:1.178.0-2023.1.33 [06-16-2023] - Updated the jst dependency to the latest version.
  • app-operations_manager:1.178.0-2023.1.32 [06-16-2023] - Moved component tests into the src folder.
  • app-workflow_builder:5.46.0-2023.1.14 [06-16-2023] - Updated the JST dependency to the latest version.
  • app-workflow_engine:10.2.1-2023.1.30 [06-22-2023] - Improved and corrected the tooltip text for makeData.
  • app-workflow_engine:10.2.1-2023.1.29 [06-19-2023] - Updated jst dependency to latest version.
  • iap-ui:1.9.1-2023.1.4 [06-23-2023] - Updated the Swagger UI dependencies for the API Reference page.
  • iap-ui:1.9.1-2023.1.2 [06-03-2023] - Updated the rodeo-ui dependency to the latest version.
  • pronghorn-core:14.2.1-2023.1.27 [06-06-2023] - Added npm package build test coverage.

Tests

  • app-admin_essentials:4.1.1-2023.1.17 [05-31-2023] - Add component test framework.
  • app-automation_studio:4.15.0-2023.1.91 [07-03-2023] - Added test to Auto Studio.
  • app-workflow_engine:10.2.1-2023.1.26 [06-09-2023] - Updated test cases to expect decode on workflow export.

2023.1.2 Release Versions

Automation Platform Versions

component version
@itential/adapter-automation_gateway 4.29.0-2023.1.8
@itential/adapter-azure_aaa 1.5.1-2023.1.0
@itential/adapter-email 4.2.16-2023.1.0
@itential/adapter-ldap 2.13.12-2023.1.0
@itential/adapter-local_aaa 4.4.1-2023.1.0
@itential/adapter-nso 7.8.39-2023.1.5
@itential/adapter-radius 2.1.10-2023.1.0
@itential/app-admin_essentials 4.1.1-2023.1.24
@itential/app-ag_manager 1.19.0-2023.1.1
@itential/app-automation_catalog 2.13.0-2023.1.1
@itential/app-automation_studio 4.15.0-2023.1.93
@itential/app-configuration_manager 3.102.0-2023.1.16
@itential/app-form_builder 4.12.0-2023.1.3
@itential/app-json_forms 1.36.0-2023.1.9
@itential/app-jst 1.11.0-2023.1.9
@itential/app-lifecycle_manager 1.26.0-2023.1.17
@itential/app-mop 6.12.0-2023.1.6
@itential/app-nso_manager 2.23.7-2023.1.1
@itential/app-operations_manager 1.178.0-2023.1.38
@itential/app-service_catalog 3.13.0-2023.1.1
@itential/app-service_management 2.25.0-2023.1.1
@itential/app-template_builder 2.6.12-2023.1.2
@itential/app-workflow_builder 5.46.0-2023.1.14
@itential/app-workflow_engine 10.2.1-2023.1.30
@itential/iap-ui 1.9.1-2023.1.5
@itential/pronghorn-core 14.2.1-2023.1.33
@itential/search 1.2.3-2023.1.0
@itential/tags 3.1.16-2023.1.0
@itential/itential-utils 2.9.10
@itential/database 1.11.10
@itential/network 3.4.5
@itential/service 2.11.6
@itential/event-system 1.1.28
@itential/logger 2.1.14
@itential/audit-trail 1.5.2

Automation Gateway Versions

component version
automation_gateway 3.227.0+2023.1.30

NSO Manager Versions

component version
itential-tools 1.23.42.2023.1.1

Engine Versions

component version
policy-engine

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

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:

* Ansible Core 2.13 and Community 6.x
* Ansible Core 2.14 and Community 7.x
* 2.10.7
* 2.9.27

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.7
* 5.8
* 6.0
* 6.1

NSO NED Versions:

ned 5.4.4 5.5.1 5.6
a10-acos 3.18 3.18 3.18
adtran-aos 4.0.6 4.0.6 4.0.6
alu-sr 8.13.4 8.13.4
8.13.3
8.13.3
6.13.4
8.21
arista-dcs 5.20.2 5.20.2
5.20
5.20.2
5.23
checkpoint-gaiaos_rest n/a 1.10.7
1.10.6
1.10.7
1.10.6
1.10.22
ciena-acos 6.2.5 6.2.5
6.2.4
6.2.4
6.2.5
6.4
cisco-aireos 3.7.2
3.7.1
3.7.2
3.7.1
3.7.1
3.7.2
3.9.3
cisco-asa 6.12.4 6.12.4
6.12.3
6.12.3
6.12.4
6.13.6
cisco-gss 2.1.1 2.1.1 2.1.1
cisco-ios 6.69
6.68.2
6.69
6.68.2
6.68.2
6.72.2
6.74.11
cisco-iosxr 7.33 7.33
7.32.5
7.32.5
7.33
7.36
cisco-nx 5.21.1 5.21.1
5.21
5.21.1
5.22.1
cisco-qps 5.1.3 5.1.3 5.1.3
5.1.7
cisco-staros 5.34.6
5.34.5
5.34.6
5.34.5
5.34.5
5.34.6
5.41.1
ericsson-sgsnmme 1.0.7 n/a n/a
f5-bigip 3.17
3.16
3.17
3.16
3.16
3.17
3.21.1
fortinet-fortios 5.4.21 5.4.21
5.4.20
5.4.20
5.4.21
5.5
huawei-usn 1.2.1 n/a n/a
huawei-vrp 6.17.4
6.17.3
6.17.4
6.17.3
6.17.3
6.17.4
6.26.8
juniper-junos 4.6.19
4.6.17
4.6.19
4.6.17
4.6.19
4.6.23
4.6.33
paloalto-panos_cli 4.8.2
4.8.1
4.8.2
4.8.1
4.8.2
4.8.1
4.8.8
radware-alteonos 2.4.1 2.4.1
2.4
2.4.1
2.4
unix-bind 2.1.0 2.1.0 2.1.0
2.1.3

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 feature release was tested against the following browser versions:

* Firefox 103.0.2
* Chrome 104.0.5112.79
* Edge 104.0.1293.47


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.