Changelog Overview
- 05 Mar 2024
-
DarkLight
-
PDF
Changelog Overview
- Updated on 05 Mar 2024
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
2022.1.17 IAP Maintenance Release
Changelog Overview
- 1 New Features
- 6 Improvements
- 34 Bug Fixes
- 5 Security Fixes
- 17 Chores
- 2 Deprecations
- 1 Tests
- 66 Total Tickets
New Features
- adapter-nso:7.8.20-2022.1.35 [02-27-2024] - Exposed a number of methods as tasks.
Improvements
- adapter-azure_aaa:1.4.2-2022.1.7 [02-05-2024] - Updated the troubleshooting messages for logging.
- adapter-nso:7.8.20-2022.1.34 [02-06-2024] - Updated examples and added parameter descriptions for the 'fetchData' task.
- app-operations_manager:1.171.4-2022.1.169 [02-14-2024] - Refactored ButtonTabGroup component to PHTabs Rodeo component.
- app-operations_manager:1.171.4-2022.1.165 [02-06-2024] - Added tooltip on display format "DD:HH:MM:SS" when hovering over time data in Job Metrics view; also updated Job Metrics to represent the day in two character format ("DD").
- app-operations_manager:1.171.4-2022.1.159 [01-25-2024] - Removed unused dependencies.
- logger:2.1.17 [01-23-2024] - Removed usage of the stack-trace package.
Bug Fixes
- adapter-nso:7.8.20-2022.1.33 [01-25-2024] - Implemented exception handling in 'storeYangModules' to prevent NSO crashing.
- adapter-radius:2.1.7-2022.1.2 [01-25-2024] - Modified example data to provide better clarity regarding adapter configuration settings.
- app-admin_essentials:3.13.12-2022.1.63 [02-16-2024] - Updated URI encoding for model API calls.
- app-ag_manager:1.18.3-2022.1.8 [02-12-2024] - Fixed task continuation for AGManager undiscoverAll task in workflows.
- app-automation_studio:4.1.2-2022.1.112 [02-12-2024] - Unsaved changes between in-app tabs now persist unless the tab or browser is closed.
- app-automation_studio:4.1.2-2022.1.109 [01-21-2024] - Fixed an issue that improperly validated pre-built transformations upon import.
- app-automation_studio:4.1.2-2022.1.108 [01-05-2024] - Allowed the base URL endpoints to be configurable in dynamic drop-downs.
- app-configuration_manager:3.97.6-2022.1.46 [02-09-2024] - Fixed the background from being cutoff when scrolling on the homepage.
- app-configuration_manager:3.97.6-2022.1.45 [01-17-2024] - Updated menu popover position for Golden Configuration devices and tasks.
- app-configuration_manager:3.97.6-2022.1.44 [01-09-2024] - Fixed pronghorn.json schema errors.
- app-json_forms:1.34.12-2022.1.26 [02-12-2024] - Transformation is no longer corrupted when imported as a JsonForm attachment.
- app-json_forms:1.34.12-2022.1.24 [01-19-2024] - Forms are now imported with the 'created by date' field saved as an object instead of string.
- app-operations_manager:1.171.4-2022.1.170 [02-15-2024] - Corrected a bug causing Operations Manager to crash when executing a schedule trigger in the context of an account that has since been deleted.
- app-operations_manager:1.171.4-2022.1.168 [02-12-2024] - Modified the job description search to match on phrases rather than individual words.
- app-operations_manager:1.171.4-2022.1.166 [02-08-2024] - Added an Adapter Instance field in Task Details.
- app-operations_manager:1.171.4-2022.1.164 [02-06-2024] - The timezone is displayed when scheduling triggers with a start date and time.
- app-operations_manager:1.171.4-2022.1.163 [02-02-2024] - Fixed error handling in the 'runManualTrigger' API.
- app-operations_manager:1.171.4-2022.1.162 [01-30-2024] - Corrected the alignment of the search panel when searching inside of object task variables.
- app-operations_manager:1.171.4-2022.1.161 [01-29-2024] - Fixed issue with toggle switch to enable/disable API triggers. Simplified the Trigger Card component to not rely on abstracted states.
- app-operations_manager:1.171.4-2022.1.157 [01-24-2024] - Improved the performance of API calls made when viewing the Jobs table.
- app-workflow_builder:5.44.64-2022.1.62 [01-26-2024] - The eval task is now able to reference all previous tasks, excluding itself.
- app-workflow_builder:5.44.64-2022.1.60 [01-21-2024] - Fixed an issue where a workflow with a childJob task that referenced a transformation imported in a draft state.
- app-workflow_builder:5.44.64-2022.1.59 [01-12-2024] - Fixed focus behavior in the task search input field. The search input now clears correctly after clicking the clear button.
- app-workflow_engine:9.13.31-2022.1.116 [02-22-2024] - Removed a fix where jobDocument schema had duplicate $id properties.
- app-workflow_engine:9.13.31-2022.1.115 [02-21-2024] - Fixed issue where jobDocument schema had duplicate $id properties.
- app-workflow_engine:9.13.31-2022.1.111 [01-30-2024] - The ViewData task now supports numbers for the
body
variable. - app-workflow_engine:9.13.31-2022.1.110 [01-29-2024] - Fixed issue where the validate workflow API did not pass the new parameters to the validate function.
- app-workflow_engine:9.13.31-2022.1.108 [01-23-2024] - Added support for inline JSTs to workflow import validation.
- database:1.11.11 [02-09-2024] - Improved logging of MongoDB connection status events.
- pronghorn-core:13.28.27-2022.1.132 [02-28-2024] - Removed the changes that fixed bug where some incorrect properties in an adapter could not be removed.
- pronghorn-core:13.28.27-2022.1.131 [02-21-2024] - Fixed bug where some incorrect properties in an adapter could not be removed.
- pronghorn-core:13.28.27-2022.1.130 [02-16-2024] - Fixed a key encoding issue in integrations.
- pronghorn-core:13.28.27-2022.1.126 [02-01-2024] - Fixed bug where Angular could sometimes be instantiated twice.
- pronghorn-core:13.28.27-2022.1.125 [01-30-2024] - Updated validation check for unique 'operationId' on creation and import of Integration Models.
Security Fixes
- adapter-azure_aaa:1.4.2-2022.1.8 [02-16-2024] - Updated dependencies for security updates.
- adapter-email:4.2.8-2022.1.6 [02-13-2024] - Updated nodemailer dependency to remove a security vulnerability.
- app-admin_essentials:3.13.12-2022.1.62 [02-16-2024] - Updated swagger-ui-react and axios dependencies to fix security issues.
- app-workflow_engine:9.13.31-2022.1.113 [02-13-2024] - Updated Axios dependency to fix security vulnerabilities.
- pronghorn-core:13.28.27-2022.1.129 [02-09-2024] - Removed 'vis/moment' from the UI library folder in PH Core.
Chores
- adapter-azure_aaa:1.4.2-2022.1.6 [01-30-2024] - Updated .npmignore file.
- app-automation_studio:4.1.2-2022.1.113 [02-16-2024] - Created new local test environment.
- app-automation_studio:4.1.2-2022.1.111 [02-08-2024] - Updated jst and jst-designer dependencies to latest version.
- app-automation_studio:4.1.2-2022.1.110 [01-23-2024] - Updated JST and jst-designer dependencies to latest version.
- app-json_forms:1.34.12-2022.1.25 [01-25-2024] - Javascript files in components directory are no longer exposed in production.
- app-jst:1.8.5-2022.1.40 [02-08-2024] - Updated the JST dependency to latest version.
- app-jst:1.8.5-2022.1.39 [01-23-2024] - Updated jst dependency to latest version.
- app-operations_manager:1.171.4-2022.1.167 [02-09-2024] - Updated JST dependency to latest version.
- app-operations_manager:1.171.4-2022.1.160 [01-30-2024] - Improved pipeline performance.
- app-operations_manager:1.171.4-2022.1.158 [01-25-2024] - Updated jst dependency to latest version.
- app-template_builder:2.6.7-2022.1.5 [02-01-2024] - Updated package manager to exclude 'ipc.js' and 'projectMembership.js' files from production build.
- app-workflow_builder:5.44.64-2022.1.63 [02-08-2024] - Updated jst dependency to latest version.
- app-workflow_builder:5.44.64-2022.1.61 [01-23-2024] - Updated JST dependency to latest version.
- app-workflow_engine:9.13.31-2022.1.114 [02-13-2024] - Updated the IS-JSON-SCHEMA-SUBSET library to exclude sources and only include transpiled, minimized, and uglified library code.
- app-workflow_engine:9.13.31-2022.1.112 [02-12-2024] - Updated jst dependency to latest version.
- app-workflow_engine:9.13.31-2022.1.109 [01-26-2024] - Updated jst dependency to latest version.
- pronghorn-core:13.28.27-2022.1.124 [01-25-2024] - Resolved an issue in the published package. Only relevant files are included in the final build.
Deprecations
- logger:2.1.16 [01-18-2024] - Removed the unused 'caller-id' dependency.
- pronghorn-core:13.28.27-2022.1.127 [02-07-2024] - Removed the 'log_timezone_offset' property from IAP Profiles.
Tests
- pronghorn-core:13.28.27-2022.1.128 [02-07-2024] - Added an integration test to verify AWS integrations work correctly.
Was this article helpful?