Changelogs

On this page:

app-smart_template

app-smart_template Change Logs

2019.3.7 Maintenance Release [2020-08-04]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-smart_template:1.8.0-2019.3.9 [07-14-2020] - Modified namespace lookup to avoid AmbiguousNamespaceException in multi-NED setup.

2019.3.6 Maintenance Release [2020-07-07]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

  • app-smart_template:1.8.0-2019.3.8 [07-02-2020] - Fixed dryrun response parsing error for MultiDryrunWF task.
  • app-smart_template:1.8.0-2019.3.7 [06-08-2020] - Fixed bug where enclosing DryRunWF or ProvisionWF instance data in an array would crash Smart Template.

2019.3.5 Maintenance Release [2020-06-02]

Overview

  • 0 Total Tickets

2019.3.4 Maintenance Release [2020-05-05]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-smart_template:1.8.0-2019.3.5 [04-25-2020] - Added validation of native configuration entry.

2019.3.3 Maintenance Release [2020-04-07]

Overview

  • 1 Improvements
  • 1 Total Tickets

Improvements

  • app-smart_template:1.8.0-2019.3.4 [04-07-2020] - Added workflow tasks to increase efficiency of config updates for multiple devices.

2019.3.2 Maintenance Release [2020-03-03]

Overview

  • 1 Improvements
  • 1 Total Tickets

Improvements

  • app-smart_template:1.8.0-2019.3.3 [02-20-2020] - Migrated API tests into application repository.

2019.3.1 Maintenance Release [2020-02-04]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-smart_template:1.8.0-2019.3.2 [01-13-2020] - Improved error handling for the create smart template.

2019.3.0 Feature Release [2019-11-29]

Overview

  • 1 Improvements
  • 3 Bug Fixes
  • 4 Chores
  • 8 Total Tickets

Improvements

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

Bug Fixes

  • app-smart_template:1.7.8 [12-02-2019] - Fixed issue where app crashes when error response received from nso runAction.
  • app-smart_template:1.7.7 [11-20-2019] - Fixed remediation issue with deletion config in golden_config.
  • app-smart_template:1.7.6 [09-17-2019] - Template name containing '.' is invalid and cannot be saved or updated.

Chores

  • app-smart_template:1.8.0-2019.3.1 [12-13-2019] - Pinned dependencies for release.
  • app-smart_template:1.8.0-2019.3.0 [12-11-2019] - Removed git branch and Jira ticket info from changelog.
  • app-smart_template:1.7.5 [09-16-2019] - Unpinned dependencies for Smart Template.
  • app-smart_template:1.7.5 [09-05-2019] - Updated the repository.url field in package.json.

2019.2 Feature Release [2019-08-20]

Overview

  • 7 Improvements
  • 2 Bug Fixes
  • 1 Security Fixes
  • 1 Deprecations
  • 11 Total Tickets

Improvements

  • app-smart_template:1.7.4-2019.2.0 [08-08-2019] - Completed all checklist items to prepare for branch creation.
  • app-smart_template:1.7.3 [08-01-2019] - Improved logic in Golden Services to refine display of error messages.
  • app-smart_template:1.7.2 [07-24-2019] - Migrated from itential-ci to argo.
  • app-smart_template:1.7.0 [07-03-2019] - Pinned dependencies for better functionality.
  • app-smart_template:1.6.0 [06-26-2019] - Replaced deprecated methods with better ones.
  • app-smart_template:1.5.0 [04-29-2019] - Added JSON schema to pronghorn.json.
  • app-smart_template:1.4.0 [04-01-2019] - Unpinned package dependencies.

Bug Fixes

  • app-smart_template:1.7.1 [07-11-2019] - Fixed issue with ability to update Smart Templates.
  • app-smart_template:1.5.1 [06-12-2019] - Improved various schemas for documentation clarity.

Security Fixes

  • app-smart_template:1.7.4 [08-01-2019] - Fixed security scan issues.

Deprecations

  • app-smart_template:1.4.1 [04-25-2019] - Removed use of deprecated functions to call for device neds.

2019.1 Feature Release [2019-04-02]

Overview

  • 5 Improvements
  • 10 Bug Fixes
  • 15 Total Tickets

Improvements

  • app-smart_template:1.3.5-2019.1.0 [03-30-2019] - Corrected CHANGELOG for 2019.1 release.
  • app-smart_template:1.2.0 [01-30-2019] - Removed APIs that were added for the support of templateVariables in golden services.
  • app-smart_template:1.0.4 [12-20-2018] - Removed extra tasks for variable creation and updates from workflow while keeping the full functionality within Golden Services.
  • app-smart_template:1.0.3 [12-20-2018] - Fixed CI security audit check.
  • app-smart_template:1.0.3 [12-19-2018] - Added new Smart Template API for Golden Services variables and variable templates. This allows Golden Services to apply variables to templates dynamically in workflows.

Bug Fixes

  • app-smart_template:1.3.5 [03-28-2019] - Increased Smart Template stability.
  • app-smart_template:1.3.4 [03-28-2019] - Removed peer dependencies.
  • app-smart_template:1.3.3 [03-27-2019] - Pinned package to specific version numbers.
  • app-smart_template:1.3.2 [03-27-2019] - Last updated fields now populate after an update to a Golden Service.
  • app-smart_template:1.3.1 [02-08-2019] - Resolved issue with the missing form field isKey.
  • app-smart_template:1.3.0 [02-08-2019] - Resolved issue where results were not being returned to the application from NSO for a commit.
  • app-smart_template:1.2.1 [02-01-2019] - Corrected attribute name when accessing SmartTemplate DB id.
  • app-smart_template:1.1.0 [01-28-2019] - Added SmartTemplateForm WF item to smart template and deprecated old version TemplateForm.
  • app-smart_template:1.0.5 [01-08-2019] - Removed getDefaultProvider calls.
  • app-smart_template:1.0.2 [12-06-2018] - Application now boots, even if persistence database is not up or not connected.

2018.3 Feature Release [2018-12-05]

Overview

  • 3 New Features
  • 1 Improvements
  • 1 Bug Fixes
  • 1 Deprecations
  • 6 Total Tickets

New Features

  • app-smart_template:1.0.0 [11-26-2018] - Created major branch for release candidate build.
  • app-smart_template:0.18.0 [09-24-2018] - New smart template functionality transferred from demo to master.
  • app-smart_template:0.16.4 [09-07-2018] - First version of golden services available (main page).

Improvements

  • app-smart_template:0.17.0 [09-06-2018] - Changed all broker persistence calls to MongoDB calls.

Bug Fixes

  • app-smart_template:1.0.1 [11-27-2018] - Fixed CHANGELOG.md to proper version.

Deprecations

  • app-smart_template:0.19.0 [10-16-2018] - Localization language deprecation. Remove localization references.