2022.1.34 Maintenance Release
- 05 Feb 2025
-
DarkLight
-
PDF
2022.1.34 Maintenance Release
- Updated on 05 Feb 2025
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Release Notes
Bug Fixes
This maintenance release includes fixes for bugs that were reported to Itential Product Support.
Key ID | Release Note |
---|---|
ENG-5753 | When importing JST pre-builts that contain a property of task.variables.error property, if the property was null then this would result in schema errors and would not import. To resolve this issue, added a check within importAutomations and processAutomations to look for the task.variables.error property and if the property is not a string, remove the property entirely. |
ENG-5861 | Fixed an issue with JSON form elements, where any form layering (container/schema combination) is assumed to be a binding configuration (and fails to parse) when at least one actual binding exists. |
ENG-7144 | When querying form data using the dropdown search bar, multiple pages of results return and you have to scroll through them to find the specific data you need. To resolve this issue, updated the rodeo-ui dependendency. The JSON Forms dropdown search now works properly. |
ENG-7910 | Fixed the setup of the Itential Platform systemd unit file for systemctl restart and systemctl stop , allowing it to clean up its child services and preventing race conditions that resulted in an unclean Redis state. This fix applies to all released versions of Itential Platform. |
ENG-8032 | When importing JSON Forms and then running the form via the Preview button, the wrong return value was showing. As it turns out, duplicate dropdown labels were causing the returned values to be incorrect. To fix this issue, updated the rodeo-ui dependendency. Duplicate labels in a dynamic JSON Form are now supported. |
ENG-8303 | If a workflow is configured with a JST on a childJob task, it will attempt to inline the entire JST document into the workflow on export. If the JST is missing at the time of export, Worfklow Builder is unable to handle the export and crashes (stops working properly). To resolve this, added a check to ensure the JST exists before attempting to inline the JST document into the workflow. |
ENG-8587 | When attempting to save, import, or run a workflow that contained a JST, workflow validation would error with "Cannot read properties of undefined (reading 'type')". This was due to encoding as a result of the JST being pulled directly from the database. To resolve, added logic to pull and decode the JST from the app-jst application, thereby allowing workflows with JST to run as expected. |
Improvements
This section highlights featured improvements to functionality in this maintenance release.
Key ID | Release Note |
---|---|
ENG-8204 | When attempting to access the getForms , getFormById , deleteForms and updateForm API endpoints in Itential Platform through tasks, the user was not able to access them. Updated the JSON Form schema to enable all JSON API tasks in Automation Studio. All tasks are now visible and able to run on the canvas. |
Security Changes
This section highlights fixes and measures to prevent and minimize security risks and vulnerabilities.
Key ID | Release Note |
---|---|
ENG-6248 | When running security scans, it showed affected versions of the axios package were vulnerable to Regular Expression Denial of Service (ReDoS) via the trim function. Updated axios to version 0.29.0 to resolve security vulnerability. |
2022.1.34 Release Versions
Automation Platform Versions
component | version |
---|---|
@itential/adapter-automation_gateway | 4.26.1-2022.1.22 |
@itential/adapter-azure_aaa | 1.4.2-2022.1.11 |
@itential/adapter-email | 4.2.8-2022.1.7 |
@itential/adapter-ldap | 2.13.8-2022.1.6 |
@itential/adapter-local_aaa | 4.3.6-2022.1.3 |
@itential/adapter-nso | 7.8.20-2022.1.49 |
@itential/adapter-radius | 2.1.7-2022.1.3 |
@itential/app-admin_essentials | 3.13.12-2022.1.69 |
@itential/app-ag_manager | 1.18.3-2022.1.11 |
@itential/app-automation_catalog | 2.12.11-2022.1.8 |
@itential/app-automation_studio | 4.1.2-2022.1.168 |
@itential/app-configuration_manager | 3.97.6-2022.1.62 |
@itential/app-form_builder | 4.11.26-2022.1.5 |
@itential/app-json_forms | 1.34.12-2022.1.44 |
@itential/app-jst | 1.8.5-2022.1.52 |
@itential/app-mop | 6.11.25-2022.1.23 |
@itential/app-nso_manager | 2.23.3-2022.1.3 |
@itential/app-operations_manager | 1.171.4-2022.1.203 |
@itential/app-service_catalog | 3.12.0-2022.1.3 |
@itential/app-service_management | 2.24.9-2022.1.10 |
@itential/app-template_builder | 2.6.7-2022.1.11 |
@itential/app-workflow_builder | 5.44.64-2022.1.85 |
@itential/app-workflow_engine | 9.13.31-2022.1.140 |
@itential/audit-trail | 1.5.3 |
@itential/database | 1.11.11 |
@itential/event-system | 1.1.31 |
@itential/itential-utils | 2.10.1 |
@itential/logger | 2.1.17 |
@itential/network | 3.4.7 |
@itential/pronghorn-core | 13.28.27-2022.1.155 |
@itential/search | 1.1.25-2022.1.2 |
@itential/service | 2.11.10 |
@itential/tags | 3.1.12-2022.1.4 |
Was this article helpful?