Changelog Overview
- 19 Feb 2024
-
DarkLight
-
PDF
Changelog Overview
- Updated on 19 Feb 2024
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
2022.1.16.2 Maintenance Release
Changelog Overview
- 2 Improvements
- 31 Bug Fixes
- 25 Chores
- 8 Tests
- 66 Total Tickets
Improvements
- adapter-azure_aaa:1.4.2-2022.1.5 [12-22-2023] - Updated the Azure AAA adapter to retrieve user data instead of generic application data.
- app-mop:6.11.25-2022.1.14 [11-02-2023] - The 'RunCommandTemplate' API response now returns JSON stringified error objects.
Bug Fixes
- adapter-azure_aaa:1.4.2-2022.1.4 [11-28-2023] - Updated the Azure adapter to look for groups via unique user id.
- adapter-nso:7.8.20-2022.1.31 [01-05-2024] - Used base64 encoding for the itential-tool. Also, decoded the encoded data in adapter-nso to prevent any potential conflicts when a device configuration contains double quotes.
- adapter-nso:7.8.20-2022.1.30 [12-04-2023] - Corrected output name for addToAuthGroup task.
- app-admin_essentials:3.13.12-2022.1.61 [12-22-2023] - Fixed column styling to remove ellipsis in the Profile Applications grid.
- app-admin_essentials:3.13.12-2022.1.60 [12-22-2023] - Fixed issue saving empty number inputs in Profile form.
- app-admin_essentials:3.13.12-2022.1.59 [12-21-2023] - Fixed a bug in the Current Operations card container. The delete confirmation banner now displays correctly in the footer of the dialog.
- app-ag_manager:1.18.3-2022.1.7 [12-12-2023] - Added extra debug logs to AGManager.
- app-automation_studio:4.1.2-2022.1.106 [12-22-2023] - Fixed an issue where the 'errors' array on a Pre-built workflow was incorrectly set to 'null' on import of a Pre-built.
- app-automation_studio:4.1.2-2022.1.105 [12-11-2023] - Updated Dynamic Dropdowns to be configurable with multiple dependencies.
- app-automation_studio:4.1.2-2022.1.103 [11-29-2023] - In DropdownFieldEditor, added ternary for the enum value inside of setField when the Dynamic radio option is selected.
- app-automation_studio:4.1.2-2022.1.102 [11-29-2023] - Improved handling of large workflows in the search workflows endpoint.
- app-automation_studio:4.1.2-2022.1.101 [11-27-2023] - Dynamic dropdowns that use dependencyWidget are now compatible with JSTs.
- app-automation_studio:4.1.2-2022.1.99 [11-16-2023] - Dropdown options configured within Schema Combinations now render correctly.
- app-automation_studio:4.1.2-2022.1.98 [11-14-2023] - Improved the error message that returns when a workflow or pre-built import fails during validation; also updated workflow validation in Workflow Builder to prevent an application crash.
- app-configuration_manager:3.97.6-2022.1.43 [11-13-2023] - Fixed a pagination issue in the device selection component.
- app-json_forms:1.34.12-2022.1.23 [12-01-2023] - Updated the Rodeo UI dependency to fix bug in the showJsonForm task.
- app-json_forms:1.34.12-2022.1.22 [11-16-2023] - Added customKey as a valid property to the File Upload field schema.
- app-operations_manager:1.171.4-2022.1.152 [11-21-2023] - Improved IAP log output.
- app-service_catalog:3.12.0-2022.1.2 [11-17-2023] - Corrected the pronghorn.json schema.
- app-workflow_builder:5.44.64-2022.1.56 [12-07-2023] - Fixed an issue where the 'renameWorkflow' endpoint was not returning the modified document in the response.
- app-workflow_builder:5.44.64-2022.1.55 [11-28-2023] - Added filter to getTask method to exclude task description as a dropdown option in the evaluation task.
- app-workflow_builder:5.44.64-2022.1.54 [11-27-2023] - Reduced the amount of data retrieved by the childJob task from the workflow search API.
- app-workflow_builder:5.44.64-2022.1.53 [11-22-2023] - Added support for job variable assignment in the transformation task and child job task loops.
- app-workflow_builder:5.44.64-2022.1.51 [11-14-2023] - Adjusted the exportWorkflow schema standards in pronghorn.json to require _id or name, but if name is provided, allow the type.
- app-workflow_builder:5.44.64-2022.1.50 [11-14-2023] - Fixed an issue that prevented users from selecting text in the search input field.
- app-workflow_builder:5.44.64-2022.1.49 [11-11-2023] - Improved the error message that returns if a workflow or pre-built fails its validation check during import; additionally, validation failure during the import process no longer causes an application crash.
- app-workflow_builder:5.44.64-2022.1.48 [11-09-2023] - Workflow groups returned via search are now automatically expanded.
- app-workflow_engine:9.13.31-2022.1.107 [01-09-2024] - Updated handling of job variables with invalid names in the Gen 1 canvas.
- app-workflow_engine:9.13.31-2022.1.106 [01-05-2024] - Fixed an issue where some looping child job iterations were not marked as complete on the parent job, causing the childJob task to be stuck in a running state.
- app-workflow_engine:9.13.31-2022.1.105 [01-04-2024] - Updated handling of job variables with invalid names in the Gen 1 canvas.
- app-workflow_engine:9.13.31-2022.1.103 [12-21-2023] - Fixed a bug that prevented child jobs from finishing execution.
Chores
- adapter-nso:7.8.20-2022.1.32 [01-11-2024] - Corrected a pipeline error.
- adapter-nso:7.8.20-2022.1.29 [11-22-2023] - Removed all NSO 5 checks.
- app-automation_studio:4.1.2-2022.1.107.2 [02-16-2024] - Removed the feature erroneously added regarding the Transformation getProperty and setProperty logic to allow for getting and setting nested properties.
- app-automation_studio:4.1.2-2022.1.107.1 [01-26-2024] - Reverted a previous fix regarding re-importing a Pre-Built that causes an error when trying to run an automation.
- app-automation_studio:4.1.2-2022.1.107 [01-02-2024] - Updated jst and jst-designer dependencies to latest version.
- app-automation_studio:4.1.2-2022.1.104 [12-04-2023] - Improved test reporting in the pipeline.
- app-automation_studio:4.1.2-2022.1.100 [11-22-2023] - Updated JST dependencies to latest version.
- app-jst:1.8.5-2022.1.38.1 [02-16-2024] - Removed the feature erroneously added regarding the Transformation getProperty and setProperty logic to allow for getting and setting nested properties.
- app-jst:1.8.5-2022.1.38 [01-02-2024] - Updated JST dependency to the latest version.
- app-jst:1.8.5-2022.1.36 [11-22-2023] - Updated JST dependency to latest version.
- app-operations_manager:1.171.4-2022.1.156.1 [02-16-2024] - Removed the feature erroneously added regarding the Transformation getProperty and setProperty logic to allow for getting and setting nested properties.
- app-operations_manager:1.171.4-2022.1.156 [01-02-2024] - Updated jst dependency to latest version.
- app-operations_manager:1.171.4-2022.1.155 [12-01-2023] - Created a new local test environment.
- app-operations_manager:1.171.4-2022.1.154 [11-28-2023] - Fixed an issue with baseURL not being set correctly in tests.
- app-operations_manager:1.171.4-2022.1.153 [11-22-2023] - Updated JST dependency to latest version.
- app-operations_manager:1.171.4-2022.1.151 [11-03-2023] - Improved test reporting in the pipeline.
- app-service_management:2.24.9-2022.1.6 [11-15-2023] - Automating regression test.
- app-workflow_builder:5.44.64-2022.1.58.2 [02-16-2024] - Removed the feature erroneously added regarding the Transformation getProperty and setProperty logic to allow for getting and setting nested properties.
- app-workflow_builder:5.44.64-2022.1.58.1 [01-26-2024] - Corrected issue where eval task did not show previous tasks as referenced in old canvas.
- app-workflow_builder:5.44.64-2022.1.58 [01-02-2024] - Updated JST dependency to the latest version.
- app-workflow_builder:5.44.64-2022.1.52 [11-22-2023] - Updated JST dependency to latest version.
- app-workflow_engine:9.13.31-2022.1.107.1 [02-16-2024] - Removed the feature erroneously added regarding the Transformation getProperty and setProperty logic to allow for getting and setting nested properties.
- app-workflow_engine:9.13.31-2022.1.104 [01-02-2024] - Updated jst dependency to latest version.
- app-workflow_engine:9.13.31-2022.1.100 [11-22-2023] - Updated JST dependency to latest version.
- app-workflow_engine:9.13.31-2022.1.99 [11-07-2023] - Improved test reporting in the pipeline.
Tests
- app-jst:1.8.5-2022.1.37 [11-28-2023] - Added postman collection.
- app-jst:1.8.5-2022.1.35 [11-16-2023] - Adds api tests.
- app-workflow_builder:5.44.64-2022.1.57 [12-13-2023] - Updates API tests.
- app-workflow_engine:9.13.31-2022.1.102 [12-08-2023] - Added test case for childJob task.
- app-workflow_engine:9.13.31-2022.1.101 [12-08-2023] - Fixed test case.
- pronghorn-core:13.28.27-2022.1.123 [12-21-2023] - Fixed corrupt data in, 'test-opsmgr-circular' prebuilt and updated logic in another use case to pass reliably.
- pronghorn-core:13.28.27-2022.1.122 [11-21-2023] - Fixed test error message assertion test/api/routes/prebuiltsImport.post.js.
- pronghorn-core:13.28.27-2022.1.121 [11-21-2023] - Deleted functional test 89915_showAdapterAndIntegrationRoles.test.js since it moved to app-admin_essentials in PH-130816.
Was this article helpful?