Changelog Overview
- 01 Aug 2023
-
DarkLight
-
PDF
Changelog Overview
- Updated on 01 Aug 2023
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
2023.1.3 Maintenance Release
Changelog Overview
- 1 New Features
- 4 Improvements
- 25 Bug Fixes
- 6 Security Fixes
- 2 Chores
- 3 Tests
- 41 Total Tickets
New Features
- app-automation_studio:4.15.0-2023.1.98 [07-19-2023] - Implemented the advanced tasks filter and the new task palette layout.
Improvements
- app-configuration_manager:3.102.0-2023.1.21 [07-26-2023] - Added a new API (advancedPatchDeviceConfiguration) and modified an existing API (advancedAutoRemediation) that allows users to define device backup behavior during remediation.
- app-configuration_manager:3.102.0-2023.1.20 [07-24-2023] - Backups no longer store the XML format.
- app-operations_manager:1.178.0-2023.1.45 [07-24-2023] - Updated the groups display to distinguish between groups of the same name in different provenances.
- app-workflow_engine:10.2.1-2023.1.32 [07-14-2023] - Modified job and task metrics collection to no longer collect metrics for LCM actions.
Bug Fixes
- adapter-automation_gateway:4.29.0-2023.1.9 [07-07-2023] - Added filtering support for address and port to the 'getDevicesFiltered' task.
- adapter-nso:7.8.39-2023.1.6 [07-14-2023] - Updated lib_yang_parser to the latest version.
- app-admin_essentials:4.1.1-2023.1.26 [07-21-2023] - Updated the pre-built automation content link.
- app-automation_studio:4.15.0-2023.1.101 [07-21-2023] - Redirect logic for legacy and project member workflows is now handled in the WorkflowEditor component.
- app-automation_studio:4.15.0-2023.1.99 [07-19-2023] - Updated workflow schemas to support new canvas workflows.
- app-automation_studio:4.15.0-2023.1.97 [07-18-2023] - Improved the error messages that are displayed in the Collections dialog when transformations containing the "$id" field are present in the database.
- app-configuration_manager:3.102.0-2023.1.22 [07-27-2023] - Object parameters are no longer sent as strings in JSON Golden Configurations.
- app-configuration_manager:3.102.0-2023.1.19 [07-24-2023] - Fixed a bug where delete operations for F5 BIG-IP configurations in Golden Config were sent as add operations.
- app-configuration_manager:3.102.0-2023.1.18 [07-17-2023] - Rules for custom configuration parsers that caused infinite looping now throw an error instead of stalling the application.
- app-configuration_manager:3.102.0-2023.1.17 [07-17-2023] - Updated the link buttons in Configuration Manager to use the correct target property values.
- app-json_forms:1.36.0-2023.1.12 [07-26-2023] - JSON forms with attached transformation IDs now import correctly.
- app-json_forms:1.36.0-2023.1.10 [07-14-2023] - Updated pre-built import logic to include JSON transformations.
- app-jst:1.11.0-2023.1.11 [07-18-2023] - Improved the error messages that are returned if transformations containing the "$id" field are present in the database.
- app-jst:1.11.0-2023.1.10 [07-12-2023] - Searching for transformations is now case insensitive.
- app-lifecycle_manager:1.26.0-2023.1.19 [07-17-2023] - Updated rodeo-ui to the latest version.
- app-lifecycle_manager:1.26.0-2023.1.18 [07-17-2023] - Added validation to the JSON code editor to ensure read-only properties in a resource model schema cannot be modified.
- app-operations_manager:1.178.0-2023.1.44 [07-21-2023] - Fixed deprecated automation details URL redirect.
- app-operations_manager:1.178.0-2023.1.43 [07-21-2023] - Corrected a bug causing Pre-Built imports to potentially overwrite triggers in unrelated automations.
- app-operations_manager:1.178.0-2023.1.42 [07-20-2023] - Improved error messages when triggers are missing required job variables.
- app-operations_manager:1.178.0-2023.1.41 [07-18-2023] - Fixed an issue where known unavailable APIs were being called.
- app-operations_manager:1.178.0-2023.1.39 [07-13-2023] - Updated Rodeo to capture common bug fixes.
- app-workflow_engine:10.2.1-2023.1.34 [07-19-2023] - Fixed an issue in which retryable tasks of reverted jobs would not use their original incoming variable data.
- app-workflow_engine:10.2.1-2023.1.33 [07-16-2023] - Fixed an issue where transformation tasks that error in the workflow did not trigger error transitions.
- app-workflow_engine:10.2.1-2023.1.31 [07-14-2023] - Changed the encoding for 'merge' tasks to treat undefined job variables as null values.
- logger:2.1.15 [07-18-2023] - Updated the winston dependency to the latest version to fix an issue with log file rotations causing files to remain open.
Security Fixes
- app-admin_essentials:4.1.1-2023.1.25 [07-18-2023] - Updated swagger-ui-react dependency for Admin Essentials.
- app-automation_studio:4.15.0-2023.1.100 [07-19-2023] - Updated the query-string package to address Denial of Service vulnerabilities.
- app-json_forms:1.36.0-2023.1.11 [07-21-2023] - Updated package versions that were using an outdated decode-uri-component package to prevent vulnerabilities to Denial of Service (DoS).
- app-workflow_builder:5.46.0-2023.1.15 [07-11-2023] - Upgraded the inquirer package dependency to a stable version.
- iap-ui:1.9.1-2023.1.6 [07-18-2023] - Updated the swagger-ui-react dependency to address a security vulnerability.
- pronghorn-core:14.2.1-2023.1.34 [07-18-2023] - Updated swagger-client dependency for integration usage.
Chores
- adapter-nso:7.8.39-2023.1.7 [07-21-2023] - Improved Logs in adapter-nso.
- app-operations_manager:1.178.0-2023.1.40 [07-17-2023] - Updated internal dependencies to their approved versions.
Tests
- app-workflow_engine:10.2.1-2023.1.36 [07-21-2023] - Added an auto test to verify that an errored JST transitions to the next available step appropriately.
- app-workflow_engine:10.2.1-2023.1.35 [07-21-2023] - Wrote an auto test to assert that a job that reverts to a previously retried task, uses its default data instead of retried data on revert. See original bug here: https://itential.atlassian.net/browse/PH-145851.
- pronghorn-core:14.2.1-2023.1.35 [07-19-2023] - Added test cases to core.
Was this article helpful?