Changelogs

On this page:

app-nso_manager

app-nso_manager Change Logs

2021.2 Feature Release [2021-12-30]

Overview

  • 2 New Features
  • 7 Improvements
  • 1 Bug Fixes
  • 2 Chores
  • 12 Total Tickets

New Features

  • app-nso_manager:2.23.0 [12-17-2021] - Added an API named checkSyncService to App NSO Manager, similar to checkSyncService API in Adapter NSO, to perform checkSync and deepCheckSync on various NSO service instances.
  • app-nso_manager:2.21.0 [07-30-2021] - Added getRollbackFiles API to retrieve NSO rollback file content and metadata.

Improvements

  • app-nso_manager:2.22.1 [12-13-2021] - Updated API docs for NSO Manager.
  • app-nso_manager:2.22.0 [11-16-2021] - Added getLeafrefValues, evaluateWhen, and validateCommit APIs to evaluate Xpath expressions for JSON forms.
  • app-nso_manager:2.21.1 [10-15-2021] - Added a new API getServiceModelSchemas unit test and API test.
  • app-nso_manager:2.20.20 [07-27-2021] - Updated documentation for getDevicesFiltered.
  • app-nso_manager:2.20.18 [07-22-2021] - Unit test coverage added to app-nso_manager.
  • app-nso_manager:2.20.17 [07-22-2021] - Added NSO_Manage API test.
  • app-nso_manager:2.20.16 [06-15-2021] - Changed all REST calls to RESTCONF calls to support NSO5.4+.

Bug Fixes

  • app-nso_manager:2.20.19 [07-27-2021] - Removed extra nested layer in liveStatus schema.

Chores

  • app-nso_manager:2.23.0-2021.2.1 [01-12-2022] - Updated itential-utils dependency to latest version.
  • app-nso_manager:2.23.0-2021.2.0 [12-22-2021] - Release.

2021.1 Feature Release [2021-05-28]

Overview

  • 3 Bug Fixes
  • 1 Chores
  • 4 Total Tickets

Bug Fixes

  • app-nso_manager:2.20.14 [03-22-2021] - Removed setLeaf from deprecation in the API docs.
  • app-nso_manager:2.20.13 [03-18-2021] - Fixed the error "No method given when calling broker service" in the RunAction function.
  • app-nso_manager:2.20.12 [02-08-2021] - Removed method role not listed in top level roles.

Chores

  • app-nso_manager:2.20.15 [04-07-2021] - Moved project to master pipeline.

2020.2.0 Feature Release [2021-01-05]

Overview

  • 1 Improvements
  • 7 Bug Fixes
  • 2 Chores
  • 10 Total Tickets

Improvements

  • app-nso_manager:2.20.5 [06-03-2020] - Added test coverage for NSO manager.

Bug Fixes

  • app-nso_manager:2.20.9 [09-24-2020] - Added feedback to Commit Queue Manager and NED Validator to indicate when NSO is not connected.
  • app-nso_manager:2.20.8 [09-03-2020] - Fixed typo in pronghorn.json.
  • app-nso_manager:2.20.7 [08-28-2020] - Now able to tab out of config editor after pressing "Esc" key, also enabled tab on upload file button.
  • app-nso_manager:2.20.6 [07-01-2020] - Corrected the 'adapterId' parameter description for the 'applyTemplates' task.
  • app-nso_manager:2.20.6 [07-01-2020] - Corrected the 'adapterId' parameter description for the 'applyTemplates' task.
  • app-nso_manager:2.20.3 [04-30-2020] - Fixed schema errors.
  • app-nso_manager:2.20.2 [04-29-2020] - Fixed error when executing a liveStatus call for Junos devices in NSO5.x.

Chores

  • app-nso_manager:2.20.10-2020.2.0 [12-17-2020] - Pinned dependencies for release.
  • app-nso_manager:2.20.10 [12-16-2020] - Updated MongoDB driver to fix the arbiter bug.

2020.1.0 Feature Release [2020-05-01]

Overview

  • 1 Improvements
  • 4 Bug Fixes
  • 3 Chores
  • 1 Deprecations
  • 9 Total Tickets

Improvements

  • app-nso_manager:2.19.0 [04-08-2020] - Undeprecated the setLeaf/setLeafs functions in app-nso_manager.

Bug Fixes

  • adapter-nso:6.28.5 [04-09-2020] - Fixed incorrect parameter in the verify_config path.
  • app-nso_manager:2.20.1-2020.1.2 [04-30-2020] - Fixed schema errors.
  • app-nso_manager:2.20.1-2020.1.1 [04-29-2020] - Fixed error when executing a liveStatus call for Junos devices in NSO5.x.
  • app-nso_manager:2.18.1 [12-26-2019] - SetLeaf now calls adapter methods rather than the device broker.

Chores

  • app-nso_manager:2.20.1-2020.1.0 [04-25-2020] - Updated dependencies for release.
  • app-nso_manager:2.19.1 [04-14-2020] - Moved CI pipeline from Node.js 10 to Node.js 12.
  • app-nso_manager:2.18.2 [02-20-2020] - Added schema validation to component pipelines.

Deprecations

  • app-nso_manager:2.20.0 [04-21-2020] - Deprecated liveStatus and liveStatusMany methods. Added runCommand and runCommands as replacements.

2019.3.0 Feature Release [2019-11-29]

Overview

  • 1 Improvements
  • 3 Bug Fixes
  • 2 Chores
  • 6 Total Tickets

Improvements

  • app-nso_manager:2.18.0 [12-10-2019] - Updated the top navigation sub-title for design compliance.

Bug Fixes

  • app-nso_manager:2.18.0-2019.3.1 [12-26-2019] - SetLeaf now calls adapter methods rather than the device broker.
  • app-nso_manager:2.17.9 [12-06-2019] - Fixed an issue preventing RabbitMQ failover.
  • app-nso_manager:2.17.7 [11-21-2019] - Fixed issue that caused NSO Manager to crash when runAction had empty parameters.

Chores

  • app-nso_manager:2.18.0-2019.3.0 [12-13-2019] - Pinned dependencies, fixed vulnerabilities, and revised changelog.
  • app-nso_manager:2.17.8 [12-05-2019] - Updated app icons.