Changelogs

On this page:

app-template_builder

app-template_builder Change Logs

2020.1.18 Maintenance Release [2021-12-07]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-template_builder:2.4.4-2020.1.17 [10-26-2021] - Fixed a Template Builder error that occurred when running in Python 2. This fix resolves parsing errors in Jinja2 templates with integer data types.

2020.1.17 Maintenance Release [2021-11-02]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-template_builder:2.4.4-2020.1.16 [10-11-2021] - Not supported ES2019 .flatMap replaced with a custom one.

2020.1.15 Maintenance Release [2021-09-07]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

  • app-template_builder:2.4.4-2020.1.15 [08-03-2021] - Fixed a bug that allowed users to create template names containing leading or trailing white spaces.
  • app-template_builder:2.4.4-2020.1.14 [07-02-2021] - Improved reporting of config problems preventing Template Builder from sandboxing the template renderer. Template Builder will now report misconfigured sandbox dependencies as errors instead of warnings in the logs.

2020.1.14 Maintenance Release [2021-07-06]

Overview

  • 3 Bug Fixes
  • 3 Total Tickets

Bug Fixes

  • app-template_builder:2.4.4-2020.1.13 [06-29-2021] - Fixed a bug that caused data to be lost when rendering Jinja2 templates with large amounts of content.
  • app-template_builder:2.4.4-2020.1.12 [06-18-2021] - Added IPC signaling mechanism to prevent template builder from crashing.
  • app-template_builder:2.4.4-2020.1.11 [06-17-2021] - An HTTP 500 error is returned when creating an already existing template.

2020.1.13 Maintenance Release [2021-06-01]

Overview

  • 1 Improvements
  • 1 Bug Fixes
  • 2 Total Tickets

Improvements

  • app-template_builder:2.4.4-2020.1.9 [05-21-2021] - Stabilized the sandbox feature behavior by moving from Python implementation to JavaScript. This creates a stable communication layer between Template Builder and the python scripts responsible for running Jinja2 and TextFSM templates.

Bug Fixes

  • app-template_builder:2.4.4-2020.1.10 [05-26-2021] - Fixed a bug in the transmission of JSON inputs to the Jinja2 template rendering Python process.

2020.1.12 Maintenance Release [2021-05-04]

Overview

  • 1 Security Fixes
  • 1 Chores
  • 2 Total Tickets

Security Fixes

  • app-template_builder:2.4.4-2020.1.8 [05-06-2021] - Added support for secure execution of Jinja2 templates.

Chores

  • app-template_builder:2.4.4-2020.1.7 [03-30-2021] - Moved project to the master pipeline.

2020.1.9 Maintenance Release [2021-02-02]

Overview

  • 1 Chores
  • 1 Total Tickets

Chores

  • app-template_builder:2.4.4-2020.1.6 [01-25-2021] - Updated database dependency for the MongoDB driver.

2020.1.8 Maintenance Release [2021-01-05]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-template_builder:2.4.4-2020.1.5 [12-17-2020] - Added support for encryption in the NPM seed script.

2020.1.7 Maintenance Release [2020-12-01]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-template_builder:2.4.4-2020.1.4 [11-11-2020] - Jinja2 TextFSM templates are now properly failing on render error.

2020.1.6 Maintenance Release [2020-11-03]

Overview

  • 1 Improvements
  • 1 Total Tickets

Improvements

  • app-template_builder:2.4.4-2020.1.3 [10-22-2020] - Added missing examples to input schemas on methods.

2020.1.2 Maintenance Release [2020-07-07]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-template_builder:2.4.4-2020.1.2 [06-03-2020] - ParseTemplate method is now handling errors more precisely by checking if response object from getPythonResults contains an error property.

2020.1.1 Maintenance Release [2020-06-02]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-template_builder:2.4.4-2020.1.1 [05-13-2020] - Modified the logging response for a deleteTemplate API.

2020.1.0 Feature Release [2020-05-01]

Overview

  • 1 Improvements
  • 4 Bug Fixes
  • 5 Chores
  • 1 Deprecations
  • 11 Total Tickets

Improvements

  • app-template_builder:2.3.10 [02-29-2020] - Added REST API test coverage for Jinja2 template rendering.

Bug Fixes

  • app-template_builder:2.4.2 [04-08-2020] - Aligned response structure of duplicateTemplates with the original method.
  • app-template_builder:2.4.1 [04-04-2020] - Added a mechanism to check for a python executable before running python scripts.
  • app-template_builder:2.3.9 [02-14-2020] - Fixed a bug which limited TextFSM template input size.
  • app-template_builder:2.3.7 [02-08-2020] - Fixed a bug where Jinja2 templates would have an extra new line appended to the results.

Chores

  • app-template_builder:2.4.4-2020.1.0 [04-24-2020] - Created release candidate branch.
  • app-template_builder:2.4.4 [04-24-2020] - Updated release checklist.
  • app-template_builder:2.4.3 [04-13-2020] - Moved CI pipeline from Node.js 10 to Node.js 12.
  • app-template_builder:2.3.11 [03-15-2020] - Created a standalone seed npm script for templates.
  • app-template_builder:2.3.8 [02-08-2020] - Added schema validation to component pipelines.

Deprecations

  • app-template_builder:2.4.0 [03-17-2020] - Deprecated all template CRUD endpoints and added calls to AutomationStudio to allow the new API to handle database interactions.

2019.3.0 Feature Release [2019-11-29]

Overview

  • 1 New Features
  • 3 Improvements
  • 4 Bug Fixes
  • 3 Chores
  • 11 Total Tickets

New Features

  • app-template_builder:2.0.0 [10-28-2019] - Removed the 'stand alone' application to support framework for Automation Studio.

Improvements

  • app-template_builder:2.3.1 [11-14-2019] - Script to seed database with default templates now runs automatically on startup.
  • app-template_builder:2.3.0 [11-13-2019] - Template Builder UI has been absorbed by Automation Studio. The application is now limited to headless processing of template data.
  • app-template_builder:2.1.0 [11-06-2019] - Added API to support getting a filtered list of templates.

Bug Fixes

  • app-template_builder:2.3.6 [12-04-2019] - Template Builder Jinja2 structures no longer leave blank space or empty lines in rendered output.
  • app-template_builder:2.3.5 [12-01-2019] - Removed incorrect installation instructions from README.md.
  • app-template_builder:2.3.4 [11-20-2019] - ParseTemplates now render jinja2 templates correctly.
  • app-template_builder:2.3.3 [11-19-2019] - Fixed invalid schema references causing the renderJinjaTemplate task to crash Template Builder.

Chores

  • app-template_builder:2.3.6-2019.3.0 [12-12-2019] - Release checklist approved.
  • app-template_builder:2.3.2 [11-18-2019] - Renamed migration scripts folder to fix issue with encrypted builds.
  • app-template_builder:2.2.0 [11-06-2019] - Reworked API tests from Cernan to include metadata, and refactored to follow a standard of one endpoint per test case file. Updated pipeline config and scripts to pass pipeline. Added API test cases and pipeline updates to app-template_builder.