adapter-nso Change Logs
2019.1.23 Maintenance Release [2021-04-06]
Overview
- 1 Bug Fixes
- 1 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.66 [03-04-2021] - Fixed incorrect XML parsing for '<' symbol.
2019.1.22 Maintenance Release [2021-03-02]
Overview
- 2 Bug Fixes
- 2 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.65 [02-19-2021] - Fixed a bug that prevented adding an empty YANG Presence-Container to the configuration when creating a new service instance.
- adapter-nso:6.5.10-2019.1.64 [02-10-2021] - Added capability to parse 'belongs-to' statement in Yang for service models.
2019.1.21 Maintenance Release [2021-02-02]
Overview
- 3 Bug Fixes
- 3 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.63 [01-25-2021] - Fixed undefined iterate error when doing NETCONF queries.
- adapter-nso:6.5.10-2019.1.62 [01-19-2021] - Improved service models request time when an NSO adapter is down. Service Management page will now load with minimal delay.
- adapter-nso:6.5.10-2019.1.61 [01-05-2021] - Added detailed error message for checkSyncDevices.
2019.1.20 Maintenance Release [2021-01-05]
Overview
- 2 Bug Fixes
- 1 Chores
- 3 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.59 [12-16-2020] - Fixed commit queue event listener to properly respond to commit queue events.
- adapter-nso:6.5.10-2019.1.58 [12-16-2020] - Fixed error when trying to run test instances on more than one device.
Chores
- adapter-nso:6.5.10-2019.1.60 [12-16-2020] - Updated MongoDB driver to fix the arbiter bug.
2019.1.19 Maintenance Release [2020-12-01]
Overview
- 3 Bug Fixes
- 1 Security Fixes
- 4 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.57 [11-17-2020] - Fixed the incorrect handling of an empty built-in YANG datatype value set in the service instance.
- adapter-nso:6.5.10-2019.1.56 [11-13-2020] - Added support for all RESTful action types in rest doAction.
- adapter-nso:6.5.10-2019.1.54 [11-09-2020] - Fixed undefined error when handling service models with "choice" construct.
Security Fixes
- adapter-nso:6.5.10-2019.1.55 [11-13-2020] - Removed single quote from Xpath params to avoid an injection vulnerability.
2019.1.18 Maintenance Release [2020-11-03]
Overview
- 1 Improvements
- 1 Bug Fixes
- 2 Total Tickets
Improvements
- adapter-nso:6.5.10-2019.1.52 [10-19-2020] - Modified pronghorn core to auto-populate the adapter configuration properties with default attributes and values when not provided by the user.
Bug Fixes
- adapter-nso:6.5.10-2019.1.53 [10-23-2020] - Internal NCS properties are skipped during service instance transformation.
2019.1.16 Maintenance Release [2020-09-01]
Overview
- 3 Bug Fixes
- 3 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.51 [08-20-2020] - Fixed the doAction error log.
- adapter-nso:6.5.10-2019.1.50 [08-17-2020] - Fixed yang converter error when parsing the mandatory property.
- adapter-nso:6.5.10-2019.1.49 [08-17-2020] - Modified PH2NSO to enable service models with multiple layers of modules.
2019.1.15 Maintenance Release [2020-08-04]
Overview
- 1 Bug Fixes
- 1 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.48 [07-27-2020] - Modified buildOptions function in rpc_connector to get the correct content length when payload contains accented characters.
2019.1.14 Maintenance Release [2020-07-07]
Overview
- 2 Improvements
- 4 Bug Fixes
- 6 Total Tickets
Improvements
- adapter-nso:6.5.10-2019.1.47 [07-02-2020] - Adapter info added to the "couldn't connect to NSO" log message.
- adapter-nso:6.5.10-2019.1.42 [06-12-2020] - Added example inputs and corrected API documentation for addDevice task.
Bug Fixes
- adapter-nso:6.5.10-2019.1.46 [07-01-2020] - Standardized rpc error log format.
- adapter-nso:6.5.10-2019.1.45 [07-01-2020] - Fixed live-status error log.
- adapter-nso:6.5.10-2019.1.44 [06-26-2020] - Fixed NSO netconf XML message via parsing and replacing illegal chars.
- adapter-nso:6.5.10-2019.1.43 [06-26-2020] - Changed xpath query to obtain device groups from NSO.
2019.1.13 Maintenance Release [2020-06-02]
Overview
- 5 Bug Fixes
- 5 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.41 [06-01-2020] - Error message is returned when required params are not provided.
- adapter-nso:6.5.10-2019.1.40 [05-28-2020] - Modified service instance related methods to handle service models with no key property.
- adapter-nso:6.5.10-2019.1.39 [05-05-2020] - Restored key property to service model. Saveinstances is now able to accept incoming array of data.
- adapter-nso:6.5.10-2019.1.38 [04-30-2020] - No longer requires adapter-nso restart to get new service models in NSO.
- adapter-nso:6.5.10-2019.1.37 [04-30-2020] - Removed obsolete error message regarding NSO compatibility.
2019.1.12 Maintenance Release [2020-05-05]
Overview
- 1 Bug Fixes
- 1 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.36 [04-24-2020] - Sanitized error messages returned from Apply Templates to prevent Mongo errors.
2019.1.11 Maintenance Release [2020-04-07]
Overview
- 3 Bug Fixes
- 3 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.35 [03-26-2020] - Enabled adapter to automatically reconnect to NSO after NSO restart.
- adapter-nso:6.5.10-2019.1.34 [03-18-2020] - Added support for all device types in addDevice task.
- itential_tools:1.16.4-2019.1.15 [03-31-2020] - Modified response string of setConfigTransactions method in order to parse the result to JSON objects.
2019.1.10 Maintenance Release [2020-03-03]
Overview
- 1 Bug Fixes
- 1 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.33 [02-27-2020] - Replaced netconf.js to resolve the license issue.
2019.1.9 Maintenance Release [2020-02-04]
Overview
- 1 Bug Fixes
- 1 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.32 [01-13-2020] - Added check for empty filter on getDevicesFiltered.
2019.1.8 Maintenance Release [2019-12-03]
Overview
- 1 Bug Fixes
- 1 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.31 [12-05-2019] - Changed adapter-nso to use "ssh" for default protocol when not specified.
2019.1.7 Maintenance Release [2019-11-05]
Overview
- 2 Improvements
- 1 Bug Fixes
- 1 Security Fixes
- 1 Chores
- 5 Total Tickets
Improvements
- adapter-nso:6.5.10-2019.1.30 [10-30-2019] - Improved NSO adapter logging and exception handling for permission denied cases.
- adapter-nso:6.5.10-2019.1.28 [10-24-2019] - Added new feature: unecrypted TCP connection to NSO server.
Bug Fixes
- adapter-nso:6.5.10-2019.1.29 [10-24-2019] - Revised logging message for when a specific device is not found on multiple adapters. In a 'device not found' scenario, a different message will be reported.
Security Fixes
- adapter-nso:6.5.10-2019.1.27 [10-18-2019] - Updated btoa package to stable version 1.2.1.
Chores
- adapter-nso:6.5.10-2019.1.26 [09-26-2019] - Updated repository and homepage url.
2019.1.6 Maintenance Release [2019-10-01]
Overview
- 1 Bug Fixes
- 1 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.25 [09-19-2019] - Adapter now parses groupings used inside augment section of YANG module.
2019.1.5 Maintenance Release [2019-09-03]
Overview
- 6 Bug Fixes
- 1 Security Fixes
- 7 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.24 [08-30-2019] - Updated npmignore to exclude lib//.js from the package. Only lib//.bin will now be included in the package.
- adapter-nso:6.5.10-2019.1.23 [08-29-2019] - Fixed issue with adapter-nso crashing when backslashes in the commands.
- adapter-nso:6.5.10-2019.1.22 [08-16-2019] - Added deprecated device broker methods to adapter-nso.
- adapter-nso:6.5.10-2019.1.21 [08-06-2019] - Devices that are created but not connected will now have the OS Type displayed in Configuration Manager.
- adapter-nso:6.5.10-2019.1.19 [07-31-2019] - Updated queue-controller dependency to 1.0.0.
- adapter-nso:6.5.10-2019.1.18 [07-30-2019] - Updated .npmignore to exclude nonessential JS files and directories from package.
Security Fixes
- adapter-nso:6.5.10-2019.1.20 [08-05-2019] - Fixed security scan failures.
2019.1.4 Maintenance Release [2019-08-06]
Overview
- 1 Improvements
- 4 Bug Fixes
- 5 Total Tickets
Improvements
- adapter-nso:6.5.10-2019.1.17 [07-24-2019] - Migrated from itential-ci to argo.
Bug Fixes
- adapter-nso:6.5.10-2019.1.16 [07-23-2019] - ApplyTemplates call returns errors for any number of templates applied.
- adapter-nso:6.5.10-2019.1.15 [07-15-2019] - Fixed issue with adapter-nso occasionally overwhelming NSO by not closing the netconf session when exceptions occur in the fetchData function.
- adapter-nso:6.5.10-2019.1.14 [07-03-2019] - Updated schema for checkSyncDevices.
- adapter-nso:6.5.10-2019.1.13 [07-03-2019] - Fixed a bug in getDevicesInServiceInstances.
2019.1.3 Maintenance Release [2019-07-02]
Overview
- 1 Improvements
- 4 Bug Fixes
- 5 Total Tickets
Improvements
- adapter-nso:6.5.10-2019.1.8 [06-07-2019] - Improved performance for device lookups from the broker.
Bug Fixes
- adapter-nso:6.5.10-2019.1.12 [07-03-2019] - Fixed the error caused by a capital "S" in MOP commands.
- adapter-nso:6.5.10-2019.1.11 [06-20-2019] - Reverted breaking change requiring NED and device passed as arguments.
- adapter-nso:6.5.10-2019.1.10 [06-12-2019] - Improved performance by removing an extra lookup.
- adapter-nso:6.5.10-2019.1.9 [06-11-2019] - Improved documentation consistency.
2019.1.2 Maintenance Release [2019-06-04]
Overview
- 1 Bug Fixes
- 1 Total Tickets
Bug Fixes
- adapter-nso:6.5.10-2019.1.7 [05-10-2019] - Resolved issue with creating 2 sessions when NSO adapter is started.
2019.1.1 Maintenance Release [2019-05-09]
Overview
- 1 New Features
- 2 Improvements
- 2 Bug Fixes
- 5 Total Tickets
New Features
- adapter-nso:6.5.10-2019.1.4 [04-25-2019] - Added live status support for Radware NED.
Improvements
- adapter-nso:6.5.10-2019.1.5 [04-30-2019] - Added JSON schemas for adapter endpoints.
- adapter-nso:6.5.10-2019.1.3 [04-09-2019] - Changed the getConfig API to keep it compatible with NSO APIs.
Bug Fixes
- adapter-nso:6.5.10-2019.1.6 [05-10-2019] - Fixed bug with parsing of certain MOP commands that have quotes.
- adapter-nso:6.5.10-2019.1.6 [05-02-2019] - Fixed bug with parsing of certain MOP commands that have quotes and fixed ci job.
2019.1.0 Feature Release [2019-04-02]
Overview
- 4 New Features
- 5 Improvements
- 20 Bug Fixes
- 1 Security Fixes
- 30 Total Tickets
New Features
- adapter-nso:6.5.10-2019.1.2 [04-02-2019] - Removed prerequisite support for setConfig functionality.
- adapter-nso:6.5.0 [02-28-2019] - Added prerequisite support for setConfig functionality.
- adapter-nso:6.4.0 [02-27-2019] - Added support for the ARISTA-DCS device.
- adapter-nso:6.1.5 [01-22-2019] - Implement prerelease pipeline on major releases.
Improvements
- adapter-nso:6.6.0 [04-01-2019] - Unpinned package dependencies.
- adapter-nso:6.5.10-2019.1.0 [03-30-2019] - Corrected CHANGELOG for release 2019.1
- adapter-nso:6.1.2 [01-21-2019] - Updated itential utils.
- adapter-nso:6.1.1 [01-08-2019] - Moved from persistence broker to database connection.
- adapter-nso:6.1.0 [01-03-2019] - Added basic support for live-status commands for the ericsson-sgsnmme ned. Note: custom prompts are not supported in this release.
Bug Fixes
- adapter-nso:6.5.10-2019.1.1 [04-01-2019] - Stringified error log message for rest query failures.
- adapter-nso:6.5.10 [03-28-2019] - Updated the getTenant api in adapter-nso to fix user context loss.
- adapter-nso:6.5.9 [03-28-2019] - Removed peer dependencies.
- adapter-nso:6.5.8 [03-27-2019] - Updated peer dependency to support version 7.x of IAP.
- adapter-nso:6.5.7 [03-27-2019] - NSO adapter logging reports error when authentication fails over RPC.
- adapter-nso:6.5.7 [03-27-2019] - Resolved issue in NSO Adapter when server model is not found.
- adapter-nso:6.5.6 [03-26-2019] - When adapter returns http 404 code descriptive message is returned.
- adapter-nso:6.5.4 [03-21-2019] - Resolved improper sort option.
- adapter-nso:6.5.3 [03-20-2019] - Added force option (no-out-of-sync-check) to allow config for saveInstances and testInstances.
- adapter-nso:6.5.2 [03-18-2019] - Added better error handling to prevent adapter crash under certain conditions.
- adapter-nso:6.5.1 [03-06-2019] - addDevice task returns appropriate error message.
- adapter-nso:6.3.0 [02-11-2019] - The system will now check the returned object from NSO for errors and not rely only on the HTTP status code.
- adapter-nso:6.2.0 [02-08-2019] - Resolved issue where results were not being returned to the application from NSO for a commit.
- adapter-nso:6.1.9 [02-01-2019] - Error message handling is now passed all the way up to the calling application.
- adapter-nso:6.1.8 [01-26-2019] - Adapter reports an error when xml data is requested over REST query.
- adapter-nso:6.1.7 [01-23-2019] - Fixed version when it is sent with only two digits (i.e. X.Y).
- adapter-nso:6.1.6 [01-22-2019] - When multikey service is created, key names in target path are separate by , instead of " " .
- adapter-nso:6.1.4 [01-21-2019] - For any device type, added the ability for ned-id to have the same name as the service package, and the ostype/ned will be displayed correctly in Config Manager and Device Manager.
- adapter-nso:6.1.3 [01-21-2019] - Added complete support for live-status commands for huawei-usn.
- adapter-nso:6.0.5 [01-03-2019] - Resolved issue; 'sh' commands now work in MOP.
Security Fixes
- adapter-nso:6.5.5 [03-26-2019] - Upgraded nyc package dependency.