Changelogs

On this page:

app-configuration_manager

app-configuration_manager Change Logs

2020.1.12 Maintenance Release [2021-05-04]

Overview

  • 1 Bug Fixes
  • 1 Security Fixes
  • 2 Total Tickets

Bug Fixes

  • app-configuration_manager:3.43.14-2020.1.56 [04-05-2021] - Corrected the issue with interface IP address validation causing the /undefined display error.

Security Fixes

  • app-configuration_manager:3.43.14-2020.1.57 [04-23-2021] - Fixed Axios security vulnerability.

2020.1.11 Maintenance Release [2021-04-06]

Overview

  • 1 New Features
  • 2 Bug Fixes
  • 1 Security Fixes
  • 1 Chores
  • 5 Total Tickets

New Features

  • app-configuration_manager:3.43.14-2020.1.52 [03-08-2021] - Added Golden Configuration support for ArubaOS.

Bug Fixes

  • app-configuration_manager:3.43.14-2020.1.55 [03-12-2021] - Junos configuration parser no longer halts when parsing an empty line ending with a semicolon.
  • app-configuration_manager:3.43.14-2020.1.53 [03-09-2021] - Fixed a crash that occurred due to an uncaught exception when running auto-remediation.

Security Fixes

  • app-configuration_manager:3.43.14-2020.1.54 [03-11-2021] - Updated Axios and Lodash libraries to fix security vulnerabilities.

Chores

  • app-configuration_manager:3.43.14-2020.1.51 [02-26-2021] - Moved maintenance jobs from apollo CI back to argo CI.

2020.1.10 Maintenance Release [2021-03-02]

Overview

  • 3 Bug Fixes
  • 1 Chores
  • 4 Total Tickets

Bug Fixes

  • app-configuration_manager:3.43.14-2020.1.50 [02-19-2021] - Device names are now validated before being added to a group.
  • app-configuration_manager:3.43.14-2020.1.48 [02-18-2021] - Backups are now normalized when imported to prevent breaking behavior.
  • app-configuration_manager:3.43.14-2020.1.47 [02-11-2021] - The vertical scrollbar is now always visible in the backup diff comparison view.

Chores

  • app-configuration_manager:3.43.14-2020.1.49 [02-18-2021] - Moved project to master pipeline.

2020.1.9 Maintenance Release [2021-02-02]

Overview

  • 1 Bug Fixes
  • 1 Chores
  • 2 Total Tickets

Bug Fixes

  • app-configuration_manager:3.43.14-2020.1.45 [01-07-2021] - Resolved issue where the manual remediation task dialog displayed blank results.

Chores

  • app-configuration_manager:3.43.14-2020.1.46 [01-14-2021] - Updated MongoDB driver to fix the arbiter bug.

2020.1.8 Maintenance Release [2021-01-05]

Overview

  • 6 Bug Fixes
  • 6 Total Tickets

Bug Fixes

  • app-configuration_manager:3.43.14-2020.1.44 [12-15-2020] - Signing out from the navbar terminates the user session.
  • app-configuration_manager:3.43.14-2020.1.43 [12-15-2020] - Running checkSync operations for devices now shows an error notification if the user is unauthorized.
  • app-configuration_manager:3.43.14-2020.1.42 [12-14-2020] - Added the ability to delete Golden Configuration (GC) tree versions from within the GC page.
  • app-configuration_manager:3.43.14-2020.1.41 [12-11-2020] - The Backup card on the Device page now correctly shows the number of days since last backup.
  • app-configuration_manager:3.43.14-2020.1.40 [12-04-2020] - Improved compliance check between the native and golden configurations for IOSXR devices.
  • app-configuration_manager:3.43.14-2020.1.39 [12-02-2020] - Fixed compliance reports to accurately report grades.

2020.1.7 Maintenance Release [2020-12-01]

Overview

  • 3 Bug Fixes
  • 3 Total Tickets

Bug Fixes

  • app-configuration_manager:3.43.14-2020.1.38 [11-13-2020] - Golden Configuration now displays remediation results for NSO 5.x devices.
  • app-configuration_manager:3.43.14-2020.1.37 [11-13-2020] - Updated LegacyNavbar to match the current design pattern.
  • app-configuration_manager:3.43.14-2020.1.36 [10-30-2020] - Fixed auto-remediation for disallowed configurations in Golden Configuration.

2020.1.6 Maintenance Release [2020-11-03]

Overview

  • 3 Bug Fixes
  • 1 Security Fixes
  • 4 Total Tickets

Bug Fixes

  • app-configuration_manager:3.43.14-2020.1.35 [10-26-2020] - Enabled right-click functionality on menu items in navigation bar.
  • app-configuration_manager:3.43.14-2020.1.34 [10-20-2020] - Nodes in different paths with the same name will not be highlighted all at the same time in the Golden Config tree.
  • app-configuration_manager:3.43.14-2020.1.32 [10-20-2020] - Read/Write roles are now properly assigned for APIs.

Security Fixes

  • app-configuration_manager:3.43.14-2020.1.33 [10-20-2020] - Updated the 'lodash' dependency.

2020.1.5 Maintenance Release [2020-10-06]

Overview

  • 4 Bug Fixes
  • 4 Total Tickets

Bug Fixes

  • app-configuration_manager:3.43.14-2020.1.31 [10-05-2020] - Added banner support for Cisco IOS devices.
  • app-configuration_manager:3.43.14-2020.1.30 [09-14-2020] - Added the ability to handle webpack errors when lazy loading resources with expired tokens.
  • app-configuration_manager:3.43.14-2020.1.29 [08-31-2020] - Removed GC card elements from the maintenanceScript.js for maintenance builds.
  • app-configuration_manager:3.43.14-2020.1.28 [08-31-2020] - Fixed blank or null configurations from the Orchestrator.

2020.1.4 Maintenance Release [2020-09-01]

Overview

  • 5 Bug Fixes
  • 5 Total Tickets

Bug Fixes

  • app-configuration_manager:3.43.14-2020.1.27 [08-14-2020] - Updated to handle devices with the same name across multiple origins.
  • app-configuration_manager:3.43.14-2020.1.26 [08-07-2020] - Added a validation script to validate database collections relating to Configuration Manager.
  • app-configuration_manager:3.43.14-2020.1.25 [08-07-2020] - Fixed incorrect device information that displayed in the details section of a device.
  • app-configuration_manager:3.43.14-2020.1.24 [08-07-2020] - Added a confirmation dialog prompting user to save changes when switching tabs in GC.
  • app-configuration_manager:3.43.14-2020.1.23 [07-31-2020] - Improved load time performance in Devices tab of Golden Configuration by implementing pagination.

2020.1.3 Maintenance Release [2020-08-04]

Overview

  • 4 Bug Fixes
  • 4 Total Tickets

Bug Fixes

  • app-configuration_manager:3.43.14-2020.1.22 [07-22-2020] - Implemented fix to prevent duplicate variables from being created in Golden Configuration.
  • app-configuration_manager:3.43.14-2020.1.21 [07-22-2020] - Fixed Golden Config export and import functionality.
  • app-configuration_manager:3.43.14-2020.1.20 [07-21-2020] - Fixed run-time variable duplication in Golden Configuration.
  • app-configuration_manager:3.43.14-2020.1.19 [07-21-2020] - Fixed client-side issue to display dates properly on the backup dialog from the device page.

2020.1.2 Maintenance Release [2020-07-07]

Overview

  • 5 Bug Fixes
  • 1 Chores
  • 6 Total Tickets

Bug Fixes

  • app-configuration_manager:3.43.14-2020.1.18 [06-29-2020] - Improved the accuracy of device availability in the device picker for Golden Configuration.
  • app-configuration_manager:3.43.14-2020.1.17 [06-26-2020] - Improved config viewer to properly format configurations.
  • app-configuration_manager:3.43.14-2020.1.16 [06-24-2020] - Implemented banner support for IOS-XR devices.
  • app-configuration_manager:3.43.14-2020.1.15 [06-21-2020] - Added support for multi-line quotes for F5 device configurations.
  • app-configuration_manager:3.43.14-2020.1.14 [06-08-2020] - Fixed the issue with compliance reports breaking indefinitely.

Chores

  • app-configuration_manager:3.43.14-2020.1.13 [06-04-2020] - Added API test coverage.

2020.1.1 Maintenance Release [2020-06-02]

Overview

  • 1 New Features
  • 9 Bug Fixes
  • 10 Total Tickets

New Features

  • app-configuration_manager:3.43.14-2020.1.10 [05-12-2020] - Cleaned up un-needed dependencies.

Bug Fixes

  • app-configuration_manager:3.43.14-2020.1.12 [05-15-2020] - Resolved issues that occur when pipeline runs schema validation.
  • app-configuration_manager:3.43.14-2020.1.11 [05-13-2020] - Message now displays that backups diff component is not supported in IE11.
  • app-configuration_manager:3.43.14-2020.1.9 [05-11-2020] - Created script to convert from maintenance version to enterprise version.
  • app-configuration_manager:3.43.14-2020.1.8 [05-08-2020] - Updated schema documentation for getDeviceConfigFormat.
  • app-configuration_manager:3.43.14-2020.1.8 [05-08-2020] - Corrected line misalignment across each row in device group list.
  • app-configuration_manager:3.43.14-2020.1.7 [05-08-2020] - Removed unused pubsub-js library.
  • app-configuration_manager:3.43.14-2020.1.6 [05-08-2020] - Removed unused react-icons library.
  • app-configuration_manager:3.43.14-2020.1.5 [05-06-2020] - Fixed the empty drop-down that displays when searching.
  • app-configuration_manager:3.43.14-2020.1.4 [05-06-2020] - Improved error logging for compliance failures.

2020.1.0 Feature Release [2020-05-01]

Overview

  • 26 Improvements
  • 23 Bug Fixes
  • 5 Chores
  • 3 Deprecations
  • 57 Total Tickets

Improvements

  • app-configuration_manager:3.43.13 [04-23-2020] - Fixed some IE11 accessibility issues.
  • app-configuration_manager:3.43.8 [04-16-2020] - Improved the Configuration Manager UI.
  • app-configuration_manager:3.43.6 [04-14-2020] - Removed dependencies on the deprecated getConfigFormat API.
  • app-configuration_manager:3.43.2 [04-08-2020] - Updated the Device Backup pages to align with design specs.
  • app-configuration_manager:3.43.0 [04-06-2020] - Updated the add/edit Device Group page to meet the new UI design spec.
  • app-configuration_manager:3.42.0 [03-31-2020] - Updated the device picker in Golden Configuration.
  • app-configuration_manager:3.41.3 [03-31-2020] - Improved access control toolbar in golden configuration.
  • app-configuration_manager:3.41.0 [03-30-2020] - Add a compliance bar graph in the compliance reports dialog.
  • app-configuration_manager:3.40.0 [03-27-2020] - Updated card view to meet design standards.
  • app-configuration_manager:3.39.0 [03-27-2020] - Updated to support the latest version for RodeoUI library.
  • app-configuration_manager:3.38.0 [03-26-2020] - Updated the Compliance Report dialog UI in Golden Configuration.
  • app-configuration_manager:3.37.0 [03-25-2020] - Updated the tree compliance UI in Golden Configuration.
  • app-configuration_manager:3.36.0 [03-25-2020] - Updated the Golden Configuration UI.
  • app-configuration_manager:3.35.0 [03-20-2020] - Updated all the pages to meet the new design requirements.
  • app-configuration_manager:3.34.4 [03-19-2020] - Implemented context grabbing during remediation for newly added F5 configurations.
  • app-configuration_manager:3.34.3 [03-19-2020] - Added support for cisco-asa devices.
  • app-configuration_manager:3.34.2 [03-19-2020] - Added the ability to input device group names for addDevicesToGroup and removeDevicesFromGroup.
  • app-configuration_manager:3.34.0 [03-19-2020] - Updated the UI for the Golden Configurations home page.
  • app-configuration_manager:3.33.0 [03-18-2020] - Updated the UI on the Device Backup details page.
  • app-configuration_manager:3.32.0 [03-11-2020] - Updated the UI on the Device Backups home page.
  • app-configuration_manager:3.31.0 [03-04-2020] - Implemented context-fetching for array-type configuration blocks in F5 devices.
  • app-configuration_manager:3.30.0 [03-03-2020] - Improved notification behavior.
  • app-configuration_manager:3.29.1 [02-05-2020] - Updated page views and navigation sidebar with Rodeo components to meet design requirements.
  • app-configuration_manager:3.29.0 [02-05-2020] - New cards with quick access links added to Configuration Manager landing page.
  • app-configuration_manager:3.28.27 [01-30-2020] - Changed client-side file structure and squashed package files. Updated dependencies and linters.
  • app-configuration_manager:3.28.26 [01-21-2020] - Device compliance reports are immediately updated in GC to reflect current devices.

Bug Fixes

  • app-configuration_manager:3.43.14-2020.1.3 [05-05-2020] - Updated the getDeviceConfigFormat API description.
  • app-configuration_manager:3.43.14-2020.1.3 [05-05-2020] - Backups will now only show up for the specific device selected.
  • app-configuration_manager:3.43.14-2020.1.2 [05-04-2020] - Updated navbar search to work.
  • app-configuration_manager:3.43.14-2020.1.1 [04-29-2020] - Validated inputs for lookupDiff to prevent app crashes.
  • app-configuration_manager:3.43.12 [04-20-2020] - Improved sidebar functionality.
  • app-configuration_manager:3.43.11 [04-19-2020] - Fixed webpack exports for WFEngine UI Task components.
  • app-configuration_manager:3.43.10 [04-17-2020] - Update API documentation for getDevicesFiltered. The 'options.limit' object parameter is now required.
  • app-configuration_manager:3.43.9 [04-17-2020] - Updated tool-tip styling for toolbar buttons.
  • app-configuration_manager:3.43.7 [04-16-2020] - The device sync functions menu is now right aligned to the more button per design spec.
  • app-configuration_manager:3.43.3 [04-08-2020] - The device detail action button will not be displayed for devices that don't support the functions.
  • app-configuration_manager:3.43.1 [04-08-2020] - Updates to support UI design requirements.
  • app-configuration_manager:3.34.1 [03-19-2020] - Golden Configuration names now have to be unique.
  • app-configuration_manager:3.32.0 [03-09-2020] - Fixed the issue where pronghorn.json isn't included in the build.
  • app-configuration_manager:3.30.1 [03-03-2020] - Removed the word "database" from verbiage in error message.
  • app-configuration_manager:3.29.6 [02-27-2020] - Backup pages no longer crash when loading large configurations.
  • app-configuration_manager:3.29.5 [02-26-2020] - Implemented a fix to prevent Golden Config from crashing when deleting a multi-line configuration.
  • app-configuration_manager:3.29.4 [02-26-2020] - The device backups list in the backups tab of the device pages now automatically updates.
  • app-configuration_manager:3.29.3 [02-17-2020] - Auto-remediation now properly addresses all scopes of a configuration.
  • app-configuration_manager:3.28.25 [01-20-2020] - Resolved display issues with left pane menu and navigation buttons when using IE11.
  • app-configuration_manager:3.28.24 [12-19-2019] - Restored the removeDevicesFromGroup task to Config Manager.
  • app-configuration_manager:3.28.23 [12-19-2019] - Restored the addDevicesToGroup task to Config Manager.
  • app-configuration_manager:3.28.21 [12-12-2019] - Fixed layout to prevent empty column of white space from displaying after collapsing the side menu.
  • app-configuration_manager:3.28.20 [12-11-2019] - Fixed an overflowing Tree Statistics dialog in Golden Configuration. Improved overall dialog and sidebar UI.

Chores

  • app-configuration_manager:3.43.14 [04-24-2020] - Satisfy the requirements for 2020.1 release.
  • app-configuration_manager:3.43.5 [04-14-2020] - Moved CI pipeline from Node.js 10 to Node.js 12.
  • app-configuration_manager:3.43.4 [04-09-2020] - Updated the rect-router-dom module to version 5.1.2.
  • app-configuration_manager:3.29.2 [02-17-2020] - Added schema validation to component pipelines.
  • app-configuration_manager:3.28.22 [12-12-2019] - Fixed issue with build prior to release.

Deprecations

  • app-configuration_manager:3.41.2 [03-31-2020] - Deprecated deleteDevicesFromGroup.
  • app-configuration_manager:3.41.1 [03-31-2020] - Deprecated addDevicesToGroupByName.
  • app-configuration_manager:3.31.1 [03-04-2020] - Deprecated getDeviceConfigFormat and decoupled getDeviceConfig.

2019.3.0 Feature Release [2019-11-29]

Overview

  • 13 Improvements
  • 28 Bug Fixes
  • 14 Chores
  • 2 Deprecations
  • 57 Total Tickets

Improvements

  • app-configuration_manager:3.28.19 [12-09-2019] - Implemented information tool-tips for obscure Config Manager tasks.
  • app-configuration_manager:3.28.3 [11-23-2019] - Replaced setConfig logic with device broker setConfig call for consistency.
  • app-configuration_manager:3.28.0 [11-20-2019] - Updated Rodeo-UI to latest version.
  • app-configuration_manager:3.27.0 [11-04-2019] - New API's (createDeviceGroup, addDevicesToGroup and deleteDevicesFromGroup) were added to make Device Group operations easier.
  • app-configuration_manager:3.26.13 [11-04-2019] - Improved capability to edit device groups. Changed Name and Description to field values.
  • app-configuration_manager:3.26.1 [10-07-2019] - Improved error logging for methods.
  • app-configuration_manager:3.26.0 [10-07-2019] - Implemented new APIs (getDeviceGroupByName and deleteDeviceGroupsByName) that return data by unique name.
  • app-configuration_manager:3.25.5 [09-26-2019] - Added 'ID' as an outbound parameter for successful device backups.
  • app-configuration_manager:3.25.4 [09-26-2019] - Improved the updateDeviceGroups API description and duplicate name checking.
  • app-configuration_manager:3.25.3 [09-26-2019] - Implemented access control in Golden Configuration and created component to allow editing.
  • app-configuration_manager:3.25.0 [09-17-2019] - Added an outbound issues skipped/failed parameter for the auto-remediation task. Issues that need to be resolved via manual-remediation will be included in a newReport.
  • app-configuration_manager:3.24.0 [09-09-2019] - Implemented variable deletion functionality for Configuration Manager.
  • app-configuration_manager:3.23.0 [09-04-2019] - Allow Golden Config author to define how missing lines should be fixed in autoremediation workflows when the fix would otherwise be ambiguous.

Bug Fixes

  • app-configuration_manager:3.28.19-2019.3.6 [12-19-2019] - Restored the removeDevicesFromGroup task to Config Manager.
  • app-configuration_manager:3.28.19-2019.3.5 [12-19-2019] - Restored the addDevicesToGroup task to Config Manager.
  • app-configuration_manager:3.28.19-2019.3.3 [12-12-2019] - Fixed layout to prevent empty column of white space from displaying after collapsing the side menu.
  • app-configuration_manager:3.28.19-2019.3.2 [12-11-2019] - Fixed an overflowing Tree Statistics dialog in Golden Configuration. Improved overall dialog and sidebar UI.
  • app-configuration_manager:3.28.18 [12-09-2019] - Updated suitcase menu button to display items in correct order. Menu options auto-open on hover.
  • app-configuration_manager:3.28.17 [12-06-2019] - Support added to sidebar for menu, pager and search.
  • app-configuration_manager:3.28.16 [12-06-2019] - Fixed styling in GBAC toolbar.
  • app-configuration_manager:3.28.14 [12-06-2019] - Implemented input validation for updateDeviceGroups API and defined an input schema.
  • app-configuration_manager:3.28.12 [12-04-2019] - Fixed top navbar to display app and user menus. Enabled 'cmd+click' for links to open pages in new tab.
  • app-configuration_manager:3.28.11 [12-05-2019] - Fixed issue with compliance report grading of disallowed statements in config spec.
  • app-configuration_manager:3.28.10 [12-04-2019] - Fixed issue with display of remediation results in Golden Configuration. Replaced modal component.
  • app-configuration_manager:3.28.9 [12-02-2019] - Fixed empty data fields on cards for device information.
  • app-configuration_manager:3.28.8 [12-02-2019] - Correct version now displayed on main home page. Updated the "About" page.
  • app-configuration_manager:3.28.7 [12-02-2019] - Added valid punctuation on the Manage Devices tab when new device are assigned.
  • app-configuration_manager:3.28.6 [12-02-2019] - The correct confirmation statement in the delete device group dialog box is now displayed.
  • app-configuration_manager:3.28.5 [11-27-2019] - Fixed various styling and usability issues.
  • app-configuration_manager:3.28.4 [11-27-2019] - Implemented search for all Configuration Manager pages.
  • app-configuration_manager:3.28.2 [11-22-2019] - Resolved UI issues. Design styling and batch deletion/exporting added to the Golden Config page.
  • app-configuration_manager:3.28.1 [11-22-2019] - Fixed styling issues in device backups.
  • app-configuration_manager:3.26.12 [10-31-2019] - Arista OS Type changed from 'arista01' to 'arista-eos' in Golden Configuration.
  • app-configuration_manager:3.26.11 [10-23-2019] - Fixed Check-Sync, Sync-From and Sync-To operations for devices.
  • app-configuration_manager:3.26.10 [10-23-2019] - Fixed the 'nodePath' parameter to be compliant with the path shown in Golden Config.
  • app-configuration_manager:3.25.2 [09-26-2019] - The runComplianceForDevice task correctly generates a compliance report that contains device data.
  • app-configuration_manager:3.24.3 [09-17-2019] - Device backup API now reports the correct 'updated' response value. Response value yields 1 when a change is made, and 0 when there is no change.
  • app-configuration_manager:3.24.2 [09-12-2019] - Delete Backup API now returns a 'conflict' response when no deletion occurs.
  • app-configuration_manager:3.24.1 [09-10-2019] - Resolved conflict in jQWidgetry to fix issue with PHDialogs causing Navbar and Sidebar to crash.
  • app-configuration_manager:3.23.1 [09-08-2019] - Devices Backups are visible in the UI when created through an API.
  • app-configuration_manager:3.22.21 [08-30-2019] - Duplicate group names are not allowed to pass when editing a device group.

Chores

  • app-configuration_manager:3.28.19-2019.3.4 [12-12-2019] - Fixed issue with build prior to release.
  • app-configuration_manager:3.28.19-2019.3.1 [12-10-2019] - Modified README to deprecate the set of manual steps for pipeline builds.
  • app-configuration_manager:3.28.19-2019.3.0 [12-10-2019] - Completed 2019.3 checklist items.
  • app-configuration_manager:3.28.13 [12-04-2019] - Updated app icon.
  • app-configuration_manager:3.27.1 [11-08-2019] - Fixed maintenance deployment to install packages post-script.
  • app-configuration_manager:3.26.9 [10-18-2019] - Disabled tags creation for maintenance builds.
  • app-configuration_manager:3.26.8 [10-18-2019] - Improved version handling for automated maintenance builds.
  • app-configuration_manager:3.26.7 [10-14-2019] - Added git tag prefix to avoid tag conflict in maintenance builds.
  • app-configuration_manager:3.26.5 [10-14-2019] - Removed git tag prefix changes in deploy_maintenance stage.
  • app-configuration_manager:3.26.4 [10-09-2019] - Renamed the version tags prefix for maintenance bundles to maint.v.
  • app-configuration_manager:3.26.3 [10-09-2019] - Added git_setup to pipeline to setup user credentials.
  • app-configuration_manager:3.26.2 [10-08-2019] - Updated gitlab-ci.yml file to fix failing bash scripts.
  • app-configuration_manager:3.25.6 [10-07-2019] - Fixed file paths in the maintenance script to support better directory search.
  • app-configuration_manager:3.25.1 [09-27-2019] - Automated feature locking for Configuration Manager maintenance builds.

Deprecations

  • app-configuration_manager:3.28.15 [12-06-2019] - Deprecated the createDeviceGroups task.
  • app-configuration_manager:3.26.6 [10-14-2019] - Deprecated the getDeviceConfigFormat API.

2019.2.0 Feature Release [2019-08-20]

Overview

  • 2 New Features
  • 9 Improvements
  • 37 Bug Fixes
  • 48 Total Tickets

New Features

  • app-configuration_manager:3.20.0 [06-15-2019] - Added Import/Export features to Golden Configuration Trees.
  • app-configuration_manager:3.17.0 [04-17-2019] - Added endpoints and workflow tasks to simplify adding and removing devices from GC trees.

Improvements

  • app-configuration_manager:3.22.20-2019.2.0 [08-12-2019] - Completed checklist items for release branch.
  • app-configuration_manager:3.22.16 [08-02-2019] - Fixed format of getConfig when using native configs.
  • app-configuration_manager:3.22.8 [07-23-2019] - Added JSON schema and file validation job.
  • app-configuration_manager:3.22.7 [07-19-2019] - Migrated from itential-ci to argo.
  • app-configuration_manager:3.22.5 [07-17-2019] - Added a modal and manual workflow task to show remediation results.
  • app-configuration_manager:3.22.0 [07-10-2019] - Reworked Configuration Manager's Golden Configuration UI to improve usability and decrease clutter.
  • app-configuration_manager:3.21.0 [07-15-2019] - Added a feature to import a device config into a Golden Config specification.
  • app-configuration_manager:3.18.0 [05-09-2019] - Import/Export for device backups added.
  • app-configuration_manager:3.17.9 [04-23-2019] - Added JSON Schema specifications for all API methods and workflow tasks to support documentation generation.

Bug Fixes

  • app-configuration_manager:3.22.20 [08-14-2019] - Ansible devices now correctly show their status.
  • app-configuration_manager:3.22.19 [08-14-2019] - Updated application navbar to include new menu options and settings.
  • app-configuration_manager:3.22.18 [08-07-2019] - Fixed batch deletions of backups.
  • app-configuration_manager:3.22.17 [08-01-2019] - Updated Device details styling.
  • app-configuration_manager:3.22.15 [08-05-2019] - Standardized card format across the application.
  • app-configuration_manager:3.22.14 [04-30-2020] - Fixed the delete dialog width in Golden Configuration.
  • app-configuration_manager:3.22.13 [08-01-2019] - Error message now displays when fetching a device configuration fails while importing into a Golden Configuration spec.
  • app-configuration_manager:3.22.12 [07-31-2019] - Error is displayed in the UI when 'Load Configuration' fails for a device.
  • app-configuration_manager:3.22.11 [08-16-2019] - Error response now displayed when unable to fetch devices instead of continuous loading.
  • app-configuration_manager:3.22.11 [07-29-2019] - Fixed the lastRan display error in the Manage Devices tab for configurations.
  • app-configuration_manager:3.22.10 [07-26-2019] - Improved search query results for backups. Improved feedback for users when they are not authorized to view a backup.
  • app-configuration_manager:3.22.9 [07-30-2019] - Implemented drawer component for setting access control of backups.
  • app-configuration_manager:3.22.6 [08-14-2019] - Extended toast display times.
  • app-configuration_manager:3.22.4 [07-29-2019] - Fixed issue that prevented configuration import or compliance reports from running on Junos configurations containing URLs.
  • app-configuration_manager:3.22.3 [07-15-2019] - Corrected an issue preventing remediation of junos devices.
  • app-configuration_manager:3.22.2 [07-29-2019] - Able to change severity of configuration lines in Configuration editor.
  • app-configuration_manager:3.22.1 [07-29-2019] - Improved input features and UI display when searching for devices on a configuration node.
  • app-configuration_manager:3.21.1 [06-28-2019] - Added support for Arista EOS devices.
  • app-configuration_manager:3.20.1 [06-24-2019] - Fixed an issue that prevented Golden Config from rendering junos syntax correctly.
  • app-configuration_manager:3.19.2 [05-31-2019] - Enforce a limit when querying devices to prevent ENV crashes with certain thresholds.
  • app-configuration_manager:3.19.1 [05-08-2019] - Release notes now tied back to JIRA tickets
  • app-configuration_manager:3.19.0 [04-30-2019] - Added support for remediation of missing multi-line configuration sections via UI.
  • app-configuration_manager:3.17.15 [04-30-2019] - The total number of all devices found in all inventories is now always displayed (when available)
  • app-configuration_manager:3.17.14 [04-25-2019] - Fix issue which cause compliance report score to be reported as null.
  • app-configuration_manager:3.17.13 [04-25-2019] - UI: Changed card name header.
  • app-configuration_manager:3.17.12 [04-24-2019] - UI: Changed "Filter By" to "Search By".
  • app-configuration_manager:3.17.11 [04-26-2019] - Fixed an issue where buttons could become unresponsive while editing a Golden Configuration
  • app-configuration_manager:3.17.10 [04-24-2019] - Changing between device groups resets the device name and description inputs.
  • app-configuration_manager:3.17.9 [04-23-2019] - Improved filtering within device groups.
  • app-configuration_manager:3.17.8 [04-23-2019] - Improved usability for backup description and notes.
  • app-configuration_manager:3.17.5 [04-23-2019] - Improved compliance history readability. Fixed issue that caused data in the compliance graph to occasionally flip.
  • app-configuration_manager:3.17.5 [04-23-2019] - Devices, groups, and golden configurations default to alphabetical sorting (Aa -> Zz).
  • app-configuration_manager:3.17.4 [04-22-2019] - Use a single definition for GC node colors to ensure all places use the same color scheme.
  • app-configuration_manager:3.17.3 [04-18-2019] - Improved device pagination feedback.
  • app-configuration_manager:3.17.1 [04-15-2019] - GC auto-remediation will now add multiple lines at the same config location.
  • app-configuration_manager:3.16.11 [04-04-2019] - UI: Updated PH Legacy Navbar to accept custom display names for applications.
  • app-configuration_manager:3.16.10 [04-03-2019] - Improved validation before deleting device backups.

2019.1.0 Feature Release [2019-04-02]

Overview

  • 15 New Features
  • 28 Improvements
  • 34 Bug Fixes
  • 1 Security Fixes
  • 78 Total Tickets

New Features

  • app-configuration_manager:3.12.2 [03-12-2019] - Added workflow tasks for compliance and remediation.
  • app-configuration_manager:3.8.0 [02-27-2019] - Improved Golden Config Editor by pulling line editing controls out of line.
  • app-configuration_manager:3.7.0 [02-12-2019] - Added UI and API to support compliance report export.
  • app-configuration_manager:3.6.0 [02-12-2019] - Added ability to refresh a device configuration via UI.
  • app-configuration_manager:3.5.0 [02-11-2019] - Introduced UI to remediate compliance issues.
  • app-configuration_manager:3.2.0 [01-31-2019] - Added new compliance summary pie charts to the golden configurations dashboard, and a new compliance grading API.
  • app-configuration_manager:2.15.0 [01-24-2019] - Updated UI components.
  • app-configuration_manager:2.14.0 [01-24-2019] - Added origin actions.
  • app-configuration_manager:2.12.0 [01-24-2019] - Added a new API endpoint and a card visualization of failed compliance lines across a golden configuration node.
  • app-configuration_manager:2.10.0 [01-17-2019] - Added prompt to save changes when navigating away from a Golden Config editing session with unsaved changes.
  • app-configuration_manager:2.9.0 [01-16-2019] - Added a configuration drift component and compliance report history to the tabbed container on the golden configuration details page.
  • app-configuration_manager:2.7.0 [01-07-2019] - Added ability to view only lines with rules in Golden Config specs.
  • app-configuration_manager:2.7.0 [01-04-2019] - New visual tree is available.
  • app-configuration_manager:2.7.0 [01-03-2019] - Add and integrate parser for f5-bigip.
  • app-configuration_manager:2.7.0 [01-02-2019] - Integrated new Golden Config UI with API.

Improvements

  • app-configuration_manager:3.16.9-2019.1.2 [04-01-2019] - Pinned dependencies.
  • app-configuration_manager:3.16.8 [03-29-2019] - Improved UX when navigating compliance reports and improved visuals for configurations.
  • app-configuration_manager:3.14.0 [03-26-2019] - Rodeo: Imported new Rodeo Navbar into app.
  • app-configuration_manager:3.13.1 [03-20-2019] - Updated MongoDB driver package to version 3.1.7.
  • app-configuration_manager:3.11.0 [03-07-2019] - Added global css overrides.
  • app-configuration_manager:3.10.0 [03-05-2019] - Added rodeo components into backup page.
  • app-configuration_manager:3.9.0 [03-18-2019] - Improved copy-paste experience in ConfigEditor and ConfigViewer.
  • app-configuration_manager:3.5.1 [03-18-2019] - Improved config page readability.
  • app-configuration_manager:3.5.0 [02-06-2019] - New device management tab.
  • app-configuration_manager:3.4.0 [02-08-2019] - Added a new API endpoint and UI visualization for graded and scored device and node compliance history.
  • app-configuration_manager:3.4.0 [02-05-2019] - Added api endpoint to support initiating remediation.
  • app-configuration_manager:3.3.0 [02-01-2019] - Revised format of compliance report details; included candidates lines for remediation where possible.
  • app-configuration_manager:3.1.0 [01-30-2019] - Updated visuals on the device search page to match existing UI.
  • app-configuration_manager:3.0.0 [01-30-2019] - New device group page.
  • app-configuration_manager:2.16.0 [01-25-2019] - Added improvements to the toolbar header component, and implemented rodeo cards for the body of the page.
  • app-configuration_manager:2.15.2 [01-25-2019] - Standardized Device Groups Homepage on RodeoUI.
  • app-configuration_manager:2.15.2 [01-25-2019] - Fixed styling of navigation bar to match the styling of PH6.
  • app-configuration_manager:2.15.0 [01-24-2019] - Updated visuals for device results.
  • app-configuration_manager:2.14.0 [01-24-2019] - Improved tab interaction
  • app-configuration_manager:2.13.0 [01-24-2019] - Added more helpful device information to the compliance history tab for the golden configurations page.
  • app-configuration_manager:2.11.0 [01-24-2019] - Added Rodeo UI and new toolbar UI to the backups home page.
  • app-configuration_manager:2.10.1 [01-18-2019] - Promoted page component to a reusable component.
  • app-configuration_manager:2.9.0 [01-18-2019] - New and improved UI for versioning.
  • app-configuration_manager:2.9.0 [01-14-2019] - Improved ability to add and remove devices / device groups from a node.
  • app-configuration_manager:2.7.0 [01-14-2019] - Support additional filtering by tree or node for compliance history query.
  • app-configuration_manager:2.7.0 [01-11-2019] - Rodeo upgraded from v3 -> v5.
  • app-configuration_manager:2.7.0 [01-11-2019] - Configuration editor changes can be reverted.
  • app-configuration_manager:2.7.0 [01-10-2019] - Ensure Golden Configurations are cleaned up when removing associated Configurations trees, versions, and nodes.

Bug Fixes

  • app-configuration_manager:3.16.9-2019.1.3 [04-04-2019] - UI: Updated PH Legacy Navbar to accept custom display names for applications.
  • app-configuration_manager:3.16.6 [03-29-2019] - Removed config type row from device backup cards to avoid confusion when using the config search property.
  • app-configuration_manager:3.16.5 [03-29-2019] - Golden Config tree and node summary data will now update regularly to reflect changes as compliance reports run.
  • app-configuration_manager:3.16.2 [03-28-2019] - Searching within Devices page no longer forces search by name.
  • app-configuration_manager:3.16.1 [03-29-2019] - Corrected the "order" property payload structure for sorting.
  • app-configuration_manager:3.16.1 [03-28-2019] - Error Handling: App no longer crashes if name not in string form when creating device groups.
  • app-configuration_manager:3.16.0 [03-28-2019] - Modified compliance and remediation workflow tasks to improve usability in workflows.
  • app-configuration_manager:3.15.2 [03-28-2019] - Fixed apply button on config remediations.
  • app-configuration_manager:3.15.1 [03-29-2019] - Fixed IE 11 issue to show icons when sidebar is collapsed.
  • app-configuration_manager:3.15.1 [03-27-2019] - Made minor improvements to Golden Config home page UI.
  • app-configuration_manager:3.15.1 [03-26-2019] - Added clarifying tooltip in Compare Backups card.
  • app-configuration_manager:3.15.1 [03-26-2019] - Removed select all features from device groups and device backup pages.
  • app-configuration_manager:3.15.1 [03-26-2019] - Fixed IE 11 issues with creating groups, editing groups and creating golden configurations.
  • app-configuration_manager:3.15.1 [03-26-2019] - Fixed IE 11 issues with creating groups, editing groups and creating golden configurations.
  • app-configuration_manager:3.15.0 [03-26-2019] - Modified compliance reports to capture more context and display issues more clearly.
  • app-configuration_manager:3.14.2 [03-26-2019] - Prevent devices from being associated with multiple GC nodes.
  • app-configuration_manager:3.14.2 [03-26-2019] - Fixed app to allow null options payload in backups.
  • app-configuration_manager:3.14.1 [03-27-2019] - Error Handling: App no longer crashes if name prop not a string when creating device groups.
  • app-configuration_manager:3.13.5 [03-25-2019] - Fixed several minor UI issues in Device Groups detail page.
  • app-configuration_manager:3.13.4 [03-21-2019] - Renaming nodes is now handled via the configuration tree.
  • app-configuration_manager:3.13.4 [03-21-2019] - UI: Pagination now shows Total of 0 and Page 1 of 1 when there are no device groups.
  • app-configuration_manager:3.13.4 [03-21-2019] - Error Handling: App no longer crashes if devices not in array form when creating device groups.
  • app-configuration_manager:3.13.2 [03-21-2019] - Corrected typo on Device Management tab.
  • app-configuration_manager:3.13.1 [03-21-2019] - Moved the search button icon away from the clear button icon.
  • app-configuration_manager:3.13.0 [03-20-2019] - Added design for reports card.
  • app-configuration_manager:3.12.2 [03-18-2019] - Fix issues with paging controls in devices list and devices sidebar.
  • app-configuration_manager:3.12.2 [03-14-2019] - Accessibility: Resolved issues with flat/normalized color backgrounds.
  • app-configuration_manager:3.12.2 [03-12-2019] - Fixed an issue where invalid adapter names were being passed to the API, preventing Check Sync and other device actions from working.
  • app-configuration_manager:3.12.0 [03-12-2019] - Added 'Revert Changes' button to Golden Config editor.
  • app-configuration_manager:3.12.0 [03-07-2019] - Users can now navigate the sidebar with keyboard navigation.
  • app-configuration_manager:3.11.1 [03-11-2019] - Improved app behavior with invalid device names in urls.
  • app-configuration_manager:2.15.2 [01-25-2019] - Fixed database schema of variable references in golden configurations.
  • app-configuration_manager:2.14.0 [01-24-2019] - Improved backup response.
  • app-configuration_manager:2.7.0 [01-11-2019] - Restored runCompliance functionality.

Security Fixes

  • app-configuration_manager:3.13.1 [03-25-2019] - Updated js-yaml package to avoid vulnerable version.