Changelog Overview
  • 13 Sep 2023
  • Dark
    Light
  • PDF

Changelog Overview

  • Dark
    Light
  • PDF

Article summary

2022.1.13 Maintenance Release

Changelog Overview

  • 5 Improvements
  • 56 Bug Fixes
  • 1 Security Fixes
  • 10 Chores
  • 10 Tests
  • 82 Total Tickets

Improvements

  • app-automation_studio:4.1.2-2022.1.89 [09-06-2023] - Debounced Template Builder designer inputs to reduce server pressure.
  • app-configuration_manager:3.97.6-2022.1.39 [08-21-2023] - Updated the description of the 'options' parameter for the renderJinja2 API.
  • app-operations_manager:1.171.4-2022.1.136 [08-25-2023] - Added a new "Actionable Tasks" column to the Jobs tables that is enabled via application configuration.
  • app-template_builder:2.6.7-2022.1.4 [09-06-2023] - Fixed a bug in the Jinja2 sandboxing feature which could result in hung processes.
  • itential-utils:2.9.11 [08-18-2023] - Added the logging functionality when the Vault health check errors.

Bug Fixes

  • adapter-automation_gateway:4.26.1-2022.1.19 [09-01-2023] - The "getDevicesFiltered" IAG adapter task now allows passthrough of non-standard OS types.
  • adapter-automation_gateway:4.26.1-2022.1.18 [08-24-2023] - Removed the 'basic user_password' enum type in propertiesSchema.json.
  • adapter-nso:7.8.20-2022.1.25 [08-28-2023] - Added support for duplicate property names to the "findNestedChildrenWithPropName" function.
  • app-admin_essentials:3.13.12-2022.1.49 [08-25-2023] - Fixed an issue that prevented users from viewing service accounts with names containing special characters.
  • app-admin_essentials:3.13.12-2022.1.48 [08-20-2023] - Fixed a bug where Admin Essentials assumed RabbitMQ was down if the status API errored.
  • app-automation_catalog:2.12.11-2022.1.7 [08-30-2023] - Skipped pronghorn schema check.
  • app-automation_studio:4.1.2-2022.1.88 [09-01-2023] - JSON Forms dropdown no longer shows empty results when configured with multiple data binding sets.
  • app-automation_studio:4.1.2-2022.1.86 [08-23-2023] - Applied new link target defaults for PHButton and PHIconButton.
  • app-automation_studio:4.1.2-2022.1.85 [08-21-2023] - Updated the transformations list in the collections dialog to use the 'not' operator to exclude jst-on-transitions.
  • app-automation_studio:4.1.2-2022.1.84 [08-17-2023] - Consolidated the return signatures of getWorkflows.
  • app-automation_studio:4.1.2-2022.1.82 [08-11-2023] - Faulty adapter types will no longer cause issues with the getMethodOptions API.
  • app-automation_studio:4.1.2-2022.1.81 [08-04-2023] - Added an example to the 'options' schema description regarding how to use task query parameters in the getWorkflows task.
  • app-automation_studio:4.1.2-2022.1.80 [08-02-2023] - Updated the 'getWorkflowSchema' function to not use the nonexistent 'getJobVariableDetails' function.
  • app-automation_studio:4.1.2-2022.1.79 [07-27-2023] - Error messages now correctly display when required form fields are empty.
  • app-configuration_manager:3.97.6-2022.1.41 [09-01-2023] - Fixed an issue that caused the wrong array path to be generated in compliance reports.
  • app-configuration_manager:3.97.6-2022.1.40 [08-23-2023] - Optional inputs are now handled appropriately when adding a task instance.
  • app-configuration_manager:3.97.6-2022.1.37 [07-31-2023] - Fixed the "In Progress" notification icon not showing when using sync functions.
  • app-json_forms:1.34.12-2022.1.19 [08-11-2023] - Fixed a bug that prevented users from importing pre-builts containing JSON forms.
  • app-json_forms:1.34.12-2022.1.18 [08-04-2023] - JSON Form with customKey is now importable.
  • app-json_forms:1.34.12-2022.1.17 [08-03-2023] - Updated pre-built import logic to include JSON transformations.
  • app-json_forms:1.34.12-2022.1.16 [07-27-2023] - Updated lib-yang_parser to the latest version.
  • app-jst:1.8.5-2022.1.32 [09-05-2023] - Method parameters are now encoded on import to ensure properties are valid in MongoDB.
  • app-jst:1.8.5-2022.1.31 [08-29-2023] - Updated the schema for the contains query parameter to support string and object input.
  • app-jst:1.8.5-2022.1.29 [08-14-2023] - Added support for the 'not' query parameter to the search transformations endpoint.
  • app-mop:6.11.25-2022.1.11 [08-04-2023] - Updated the search bar in the Templates accordion menu to return the correct search results. .
  • app-mop:6.11.25-2022.1.10 [08-03-2023] - Templates with tags are now correctly exported.
  • app-operations_manager:1.171.4-2022.1.139 [09-05-2023] - Fixed the display of assignee for completed manual tasks and unassigned tasks that can be retried.
  • app-operations_manager:1.171.4-2022.1.138 [08-31-2023] - Fixed display of assignees in task summary table when missing OperationsManager.assignTask RBAC.
  • app-operations_manager:1.171.4-2022.1.137 [08-28-2023] - Task Variables now display incoming and outgoing tabs for all complete tasks.
  • app-operations_manager:1.171.4-2022.1.135 [08-25-2023] - Corrected the tooltip icon alignment inside of Trigger forms.
  • app-operations_manager:1.171.4-2022.1.133 [08-22-2023] - Corrected a bug that caused existing JSTs to be overwritten if an automation which was exported with an earlier version of the same JST was re-imported.
  • app-operations_manager:1.171.4-2022.1.132 [08-22-2023] - Refactored schedule trigger execution to utilize a more isolated approach.
  • app-operations_manager:1.171.4-2022.1.129 [08-18-2023] - Reduced the size for requested data to avoid database limit errors.
  • app-operations_manager:1.171.4-2022.1.128 [08-17-2023] - Corrected a bug causing users to see tasks for which they did not have write access when using Auto-Work or when filtering by "Actionable Tasks.".
  • app-operations_manager:1.171.4-2022.1.127 [08-17-2023] - Fixed the 'selectedAssignees' count display. The column header now shows the correct number of assignees.
  • app-operations_manager:1.171.4-2022.1.126 [08-17-2023] - Fixed an issue that caused user ID strings to appear in the Assignee column on the Actionable Tasks table instead of the correlated username.
  • app-operations_manager:1.171.4-2022.1.125 [08-16-2023] - Undefined values in transformations that run via automation trigger are now decoded appropriately.
  • app-operations_manager:1.171.4-2022.1.124 [08-14-2023] - The "Workflow End" and "Workflow Start" tasks now appear in the appropriate position on the Job Details table view when filtering and sorting.
  • app-operations_manager:1.171.4-2022.1.123 [08-11-2023] - Increased the canvas zoom limit for Gen 1 jobs.
  • app-operations_manager:1.171.4-2022.1.122 [08-11-2023] - Fixed a race-condition where the autoWork query parameter was occasionally removed from the URL on page load.
  • app-operations_manager:1.171.4-2022.1.120 [08-10-2023] - Fixed a crash when encountering jobs with null ancestors.
  • app-operations_manager:1.171.4-2022.1.119 [08-09-2023] - Fixed URL encoding for API calls.
  • app-operations_manager:1.171.4-2022.1.118 [08-09-2023] - Fixed a crash that occurred when opening tasks with large sets of data.
  • app-operations_manager:1.171.4-2022.1.117 [08-09-2023] - Improved API schema documentation and error reporting.
  • app-operations_manager:1.171.4-2022.1.115 [08-02-2023] - Corrected a bug causing JSON data displayed in the job details sidebar to not wrap correctly after resizing the sidebar.
  • app-operations_manager:1.171.4-2022.1.114 [08-01-2023] - Corrected a bug that caused popup menu items to be obscured by the edge of the window.
  • app-service_management:2.24.9-2022.1.5 [08-22-2023] - Changed "Service Manager" application name to "Service Management".
  • app-workflow_builder:5.44.64-2022.1.41 [08-21-2023] - The task name and source displayed when editing a task is now pulled directly from the task model.
  • app-workflow_builder:5.44.64-2022.1.39 [08-04-2023] - Clicking 'Cancel' on the unsaved changes alert for a legacy canvas workflow now successfully stops the page from redirecting.
  • app-workflow_builder:5.44.64-2022.1.38 [07-28-2023] - Workflow Builder will now ignore incorrectly formatted task definitions rather than crashing.
  • app-workflow_engine:9.13.31-2022.1.78 [08-25-2023] - Fixed an issue that caused undefined values encoded in the task database to decode improperly for "childJob" tasks.
  • pronghorn-core:13.28.27-2022.1.112 [08-28-2023] - Removed misleading cursor styling that appeared when hovering over radio buttons and checkboxes.
  • pronghorn-core:13.28.27-2022.1.109 [08-24-2023] - Updated the IAP-UI dependency.
  • pronghorn-core:13.28.27-2022.1.108 [08-20-2023] - All core search APIs now treat search terms as literal strings.
  • pronghorn-core:13.28.27-2022.1.107 [08-11-2023] - Refactored the /health/status API test to work better in HA environments.
  • pronghorn-core:13.28.27-2022.1.106 [08-07-2023] - Removed unused 'getAppViews' call to resolve delay in loading workflows.

Security Fixes

  • app-operations_manager:1.171.4-2022.1.131 [08-17-2023] - Updated dependencies to remove vulnerability to Denial of Service (DoS) due to improper input validation.

Chores

  • adapter-nso:7.8.20-2022.1.24 [08-25-2023] - Added trace-level logging for NETCONF query parameters and responses.
  • app-automation_studio:4.1.2-2022.1.87 [08-25-2023] - Updated jst-designer dependency to latest version.
  • app-automation_studio:4.1.2-2022.1.83 [08-16-2023] - Updated jst and jst-designer dependencies to latest version.
  • app-configuration_manager:3.97.6-2022.1.38 [08-08-2023] - Updated the rodeo-ui package.
  • app-jst:1.8.5-2022.1.30 [08-15-2023] - Updated the JST dependency to the latest version.
  • app-operations_manager:1.171.4-2022.1.130 [08-17-2023] - Updated the JST dependency to the latest version.
  • app-operations_manager:1.171.4-2022.1.121 [08-10-2023] - Added a linting rule to find unused exports.
  • app-operations_manager:1.171.4-2022.1.116 [08-08-2023] - Changed the method for running and skipping tests. Also updated the lint rules.
  • app-workflow_builder:5.44.64-2022.1.40 [08-16-2023] - Updated jst dependency to latest version.
  • app-workflow_engine:9.13.31-2022.1.76 [08-20-2023] - Updated the JST dependency to the latest version.

Tests

  • app-operations_manager:1.171.4-2022.1.134 [08-24-2023] - Updated tests.
  • app-operations_manager:1.171.4-2022.1.129 [08-17-2023] - Updated schedule trigger test code.
  • app-operations_manager:1.171.4-2022.1.126 [08-17-2023] - Updated E2E test input data.
  • app-workflow_engine:9.13.31-2022.1.80 [09-05-2023] - Updated the API test to replace workflow_engine APIs with operations-manager APIs. Added the use of API poll and fixed the assertions to align with the schema changes in task data.
  • app-workflow_engine:9.13.31-2022.1.79 [09-05-2023] - Added suite of auto-tests for references to undefined values in jobs.
  • app-workflow_engine:9.13.31-2022.1.77 [08-23-2023] - Update test case to pass reliably with API Poll.
  • app-workflow_engine:9.13.31-2022.1.75 [08-04-2023] - Update test case to use apiPoll.
  • app-workflow_engine:9.13.31-2022.1.74 [08-03-2023] - Update test case to use apiPoll.
  • pronghorn-core:13.28.27-2022.1.111 [08-25-2023] - Added test cases for external-links API.
  • pronghorn-core:13.28.27-2022.1.110 [08-24-2023] - Fixed testcase for shutdownTimeout.

Was this article helpful?

What's Next
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.