Changelog Overview
  • 08 Aug 2022
  • Dark
    Light
  • PDF

Changelog Overview

  • Dark
    Light
  • PDF

2021.2.7 Maintenance Release

This page contains information for the new features, improvements, fixes, chores and tests completed as part of this release.

Changelog Overview

  • 7 Improvements
  • 70 Bug Fixes
  • 2 Security Fixes
  • 8 Chores
  • 6 Tests
  • 93 Total Tickets

Improvements

  • app-admin_essentials:3.5.64-2021.2.72 [07-27-2022] - Converted custom file upload components to the new Rodeo PHFileUpload component.
  • app-automation_studio:3.61.22-2021.2.68 [07-14-2022] - Fixed the functionality of the Collection view search field.
  • app-automation_studio:3.61.22-2021.2.62 [07-01-2022] - Added new PHAppBanner and PHGlobalSearch components to Automation Studio.
  • app-configuration_manager:3.90.10-2021.2.61 [07-12-2022] - Updated the PHAppBanner component and implemented PHGlobalSearch.
  • app-operations_manager:1.135.13-2021.2.76 [07-08-2022] - Updated PHAppBanner and redesigned PHGlobalSearch in Operations Manager.
  • app-workflow_engine:9.12.7-2021.2.52 [07-26-2022] - Updated the test-helper devDependency version and updated all calls made to the apiPoll method to return the correct method signature.
  • pronghorn-core:13.15.17-2021.2.105 [07-21-2022] - A new parameter userObject is required after the accountId and before the callback function when AAA Adapters are implementing the new buildPrincipal method.

Bug Fixes

  • adapter-nso:7.8.2-2021.2.16 [07-22-2022] - Resolved a remediation error that occurred when running compliance in Golden Config.
  • app-admin_essentials:3.5.64-2021.2.71 [07-26-2022] - Fixed an issue causing some fields in adapter configuration files to not be masked.
  • app-admin_essentials:3.5.64-2021.2.70 [07-20-2022] - Fixed a white screen issue caused by uninstalling and reinstalling a Pre-built.
  • app-admin_essentials:3.5.64-2021.2.69 [07-16-2022] - Added an error notification that displays when a user attempts to view the Indexing tab of a profile in Admin Essentials without authorization.
  • app-admin_essentials:3.5.64-2021.2.68 [07-14-2022] - Updated the CSS overrides.
  • app-admin_essentials:3.5.64-2021.2.67 [07-14-2022] - Updated links to the Itential documentation site.
  • app-admin_essentials:3.5.64-2021.2.66 [07-08-2022] - Fixed an issue in Admin Essentials where the Application Banner menu would disappear when the sidebar was collapsed.
  • app-automation_studio:3.61.22-2021.2.75 [07-21-2022] - Fixed a bug to ensure only one success toast message is displayed when deleting an open Automation Studio document.
  • app-automation_studio:3.61.22-2021.2.74 [07-19-2022] - Modified the workflow groups in the side navbar layout to properly display all of its members.
  • app-automation_studio:3.61.22-2021.2.73 [07-18-2022] - Resolved an intermittent issue that caused headers in the side navigation menu of Automation Studio to not render.
  • app-automation_studio:3.61.22-2021.2.71 [07-15-2022] - Updated links to the Itential documentation site.
  • app-automation_studio:3.61.22-2021.2.70 [07-15-2022] - Updated links in the task dialogs to navigate to the new documentation site.
  • app-automation_studio:3.61.22-2021.2.69 [07-14-2022] - Fixed the sidenav panel to display workflow groups and ungrouped workflow items in a more predictable manner.
  • app-automation_studio:3.61.22-2021.2.67 [07-11-2022] - Added masking for incoming schema in Gen 2 workflows with a JST task.
  • app-automation_studio:3.61.22-2021.2.66 [07-06-2022] - The correct number of workflows now display in the View All results counter.
  • app-automation_studio:3.61.22-2021.2.65 [07-05-2022] - Implemented a common notification system when a file is imported. The notification will indicate how many files were imported successfully. For errors, the toast message will indicate how many files were rejected and include a link to view error details.
  • app-automation_studio:3.61.22-2021.2.64 [07-01-2022] - Task title caption is displayed properly in the Gen 2 canvas.
  • app-automation_studio:3.61.22-2021.2.61 [06-30-2022] - Error messages are now properly sourced from the API.
  • app-automation_studio:3.61.22-2021.2.60 [06-25-2022] - Fixed the workflow run status dialog to return an error if a job fails to start.
  • app-configuration_manager:3.90.10-2021.2.67 [07-28-2022] - Removed RFC hostname restrictions from device groups.
  • app-configuration_manager:3.90.10-2021.2.65 [07-22-2022] - Removed RFC hostname restrictions from device groups.
  • app-configuration_manager:3.90.10-2021.2.64 [07-18-2022] - Updated the description for the getPins API.
  • app-configuration_manager:3.90.10-2021.2.63 [07-14-2022] - Updated URL links for documentation.
  • app-configuration_manager:3.90.10-2021.2.62 [07-14-2022] - Updated the LabelValuePair component to fix an app crash in Configuration Manager when connected to devices with object inputs.
  • app-configuration_manager:3.90.10-2021.2.60 [07-05-2022] - Updated the rodeo-ui dependency to fix tab changing behavior in Golden Configuration.
  • app-form_builder:4.11.7-2021.2.15 [07-22-2022] - Workflow groups are now displayed in a more predictable manner in the side navigation.
  • app-form_builder:4.11.7-2021.2.14 [07-19-2022] - All workflow group members are displayed under each group.
  • app-form_builder:4.11.7-2021.2.13 [07-13-2022] - A maximum property was added to the date field on forms to limit the year value to 4 digits (YYYY).
  • app-json_forms:1.33.5-2021.2.16 [07-12-2022] - Updated Rodeo to fix styling issue pertaining to date time inputs that include textual tool tips.
  • app-json_forms:1.33.5-2021.2.15 [06-25-2022] - Updated the example input for yangToSchema method.
  • app-jst:1.5.18-2021.2.22 [07-26-2022] - Re-added searchTransformations endpoint support for the equals[field] and contains[field] query parameters. Fixed bug when not providing a field.
  • app-jst:1.5.18-2021.2.21 [07-19-2022] - Reverted changes to the searchTransformations endpoint to resolve issues that occurred when opening or creating Gen 2 workflows.
  • app-jst:1.5.18-2021.2.19 [07-12-2022] - Fixed an issue where Pre-builts could not be downloaded for export.
  • app-jst:1.5.18-2021.2.18 [07-08-2022] - Added support for the equals and contains query parameters to the searchTransformations endpoint of app-jst.
  • app-mop:6.11.8-2021.2.9 [07-22-2022] - Each workflow group in the navigation bar will display all of its members nested below it.
  • app-operations_manager:1.135.13-2021.2.81 [07-27-2022] - Fixed a bug that caused forms to be submitted inadvertently.
  • app-operations_manager:1.135.13-2021.2.79 [07-19-2022] - Updated the URLs to the documentation site.
  • app-operations_manager:1.135.13-2021.2.78 [07-15-2022] - Added a URL parameter to the job details route that allows users to enable autoWork on loaded jobs.
  • app-operations_manager:1.135.13-2021.2.75 [07-07-2022] - Modified styling for the ViewData task dialog header to ensure the data is a single line of text and truncated if it exceeds the container's width.
  • app-operations_manager:1.135.13-2021.2.74 [07-05-2022] - Fixed an issue that prevented the tasks drawer from being resized.
  • app-operations_manager:1.135.13-2021.2.73 [06-30-2022] - Fixed an issue that disabled Auto-Work mode under certain network conditions.
  • app-operations_manager:1.135.13-2021.2.71 [06-28-2022] - Modified the edge colors in the Workflow Visualization panel to better highlight transition paths.
  • app-operations_manager:1.135.13-2021.2.70 [06-28-2022] - Updated sidebar navigation in IAP to be organizationally consistent across all release versions.
  • app-template_builder:2.6.2-2021.2.3 [07-20-2022] - Modified the template execution command so that source code is not printed in logs.
  • app-template_builder:2.6.2-2021.2.2 [07-14-2022] - Resolved a cleanup error in the Template Builder jail directory.
  • app-workflow_builder:5.44.8-2021.2.40 [07-22-2022] - Fixed the side navigation panel to more predictably display grouped and ungrouped workflows.
  • app-workflow_builder:5.44.8-2021.2.39 [07-19-2022] - All workflow group members are now downloaded and displayed under each group in the navigation bar.
  • app-workflow_builder:5.44.8-2021.2.38 [07-13-2022] - Fixed the workflow counter in the View All Results button to display the correct number of grouped and ungrouped workflows.
  • app-workflow_builder:5.44.8-2021.2.37 [07-01-2022] - Added masking for incoming schema in JST.
  • app-workflow_builder:5.44.8-2021.2.36 [06-30-2022] - Corrected the URL for the workflow builder edit view to route users to the Automation Studio create modal with Gen 1/Gen 2 options.
  • app-workflow_builder:5.44.8-2021.2.35 [06-25-2022] - Workflows with special characters no longer fail on import.
  • app-workflow_builder:5.44.8-2021.2.34 [06-25-2022] - Clustered tasks stemming from a single task no longer trigger a warning.
  • app-workflow_engine:9.12.7-2021.2.55 [07-29-2022] - Updated the database dependency.
  • app-workflow_engine:9.12.7-2021.2.54 [07-28-2022] - Updated the database module to significantly improve the efficiency of encoding large task data.
  • app-workflow_engine:9.12.7-2021.2.49 [07-13-2022] - Added indexes to the Tasks collection to improve performance in Operations Manager when querying tasks.
  • app-workflow_engine:9.12.7-2021.2.48 [07-01-2022] - Modified styling for the ViewData task dialog to be responsive with vertical scrollbars when there is a large amount of data.
  • pronghorn-core:13.15.17-2021.2.116 [08-03-2022] - Fixed an issue that prevented applications from starting after unexpected termination.
  • pronghorn-core:13.15.17-2021.2.115 [07-29-2022] - Updated profile schema to add username to Redis props in Admin Essentials.
  • pronghorn-core:13.15.17-2021.2.114 [07-29-2022] - Updated the iap-ui to resolve an app banner menu issue.
  • pronghorn-core:13.15.17-2021.2.112 [07-27-2022] - Fixed the service restart after issuing a kill signal.
  • pronghorn-core:13.15.17-2021.2.111 [07-27-2022] - Updated the Prometheus Metrics API type.
  • pronghorn-core:13.15.17-2021.2.110 [07-26-2022] - Fixed a form error that prevented the application from rendering a field value to select the device leafref.
  • pronghorn-core:13.15.17-2021.2.109 [07-26-2022] - Fixed an issue where migrating the alarmProps property was not idempotent.
  • pronghorn-core:13.15.17-2021.2.108 [07-26-2022] - Fixed the export response for Pre-builts in Admin Essentials.
  • pronghorn-core:13.15.17-2021.2.107 [07-23-2022] - Added the ability to validate schema during database migration.
  • pronghorn-core:13.15.17-2021.2.104 [07-20-2022] - Improved the error message when fetching too many pre-builts too quickly in a given amount of time.
  • pronghorn-core:13.15.17-2021.2.103 [07-19-2022] - Modified Xpath existence checks.
  • pronghorn-core:13.15.17-2021.2.101 [07-16-2022] - Updated the Adapters API route to prevent display of sensitive information when cloning adapter configs.
  • pronghorn-core:13.15.17-2021.2.99 [07-05-2022] - Updated the iap-ui dependencies for the PHLoader.
  • pronghorn-core:13.15.17-2021.2.98 [07-01-2022] - Modified the iap_profiles migration to fix an issue with IAP not starting due to an invalid alarmProps property.

Security Fixes

  • app-workflow_engine:9.12.7-2021.2.53 [07-27-2022] - Updated the Moment library to address security concerns.
  • pronghorn-core:13.15.17-2021.2.113 [07-27-2022] - Updated the Moment library dependency to address a security vulnerability.

Chores

  • app-automation_studio:3.61.22-2021.2.72 [07-15-2022] - Updated jst-designer dependency to the latest version.
  • app-automation_studio:3.61.22-2021.2.63 [07-01-2022] - Updated jst-designer dependency to latest version in app-automation_studio.
  • app-automation_studio:3.61.22-2021.2.59 [06-25-2022] - Updated jst-designer dependency to latest version.
  • app-jst:1.5.18-2021.2.20 [07-18-2022] - Update the jst-designer dependency in app-jst to the latest version.
  • app-jst:1.5.18-2021.2.17 [07-01-2022] - Updated jst-designer dependency to latest version.
  • app-workflow_engine:9.12.7-2021.2.51 [07-19-2022] - Updated the network module to resolve an issue that sometimes caused event deduplication to fail.
  • pronghorn-core:13.15.17-2021.2.102 [07-19-2022] - Updated the network and service module dependency versions.
  • pronghorn-core:13.15.17-2021.2.100 [07-15-2022] - Updated the iap-ui dependency.

Tests

  • app-operations_manager:1.135.13-2021.2.80 [07-21-2022] - Added test scenarios to trigger export API tests for JSTs and forms.
  • app-operations_manager:1.135.13-2021.2.77 [07-11-2022] - Added test to check pagination select and deselect all.
  • app-operations_manager:1.135.13-2021.2.72 [06-28-2022] - Adds tests for getEvents and getEventDefinition.
  • app-operations_manager:1.135.13-2021.2.69 [06-27-2022] - Adds continueJobFrom API tests.
  • app-workflow_engine:9.12.7-2021.2.50 [07-14-2022] - Allowed previously skipped assertions to run.
  • pronghorn-core:13.15.17-2021.2.106 [07-22-2022] - Refactored ensureAccount test cases.

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.