app-jst:1.0.0-2020.2.17 [04-02-2021] - Added a dedicated import API that handles duplicate transformation names.
Improvements
app-jst:1.0.0-2020.2.20 [04-12-2021] - Updated app-jst navigation bar to the latest design.
Bug Fixes
app-jst:1.0.0-2020.2.23 [04-16-2021] - JST version property is removed after checking if the version is compatible with the current version; this prevents invalid schema issues when running a transformation.
app-jst:1.0.0-2020.2.22 [04-13-2021] - Restored the whoami request to define the user details variable and resolve issues with save and export.
app-jst:1.0.0-2020.2.18 [04-09-2021] - Saving and exporting transformations now includes created and updated properties.
Chores
app-jst:1.0.0-2020.2.24 [04-26-2021] - Updated JST and jst-designer dependencies to latest version.
app-jst:1.0.0-2020.2.19 [04-09-2021] - Updated jst-designer dependency to latest version.
app-jst:1.0.0-2020.2.16 [03-31-2021] - Updated jst and jst-designer dependency to latest.
app-jst:1.0.0-2020.2.15 [03-30-2021] - Moved project to the master pipeline.
2020.2.3 Maintenance Release [2021-04-06]
Overview
1 Improvements
1 Bug Fixes
1 Chores
3 Total Tickets
Improvements
app-jst:1.0.0-2020.2.13 [03-19-2021] - Updated jst-designer dependency to latest version.
Bug Fixes
app-jst:1.0.0-2020.2.14 [03-29-2021] - Added version to the transformation object after validating the schema. This fix allows user to save the transformation without throwing errors.
Chores
app-jst:1.0.0-2020.2.12 [03-09-2021] - Updated jst and jst-designer dependency to latest.
2020.2.2 Maintenance Release [2021-03-02]
Overview
1 New Features
1 Improvements
2 Bug Fixes
2 Chores
6 Total Tickets
New Features
app-jst:1.2.0 [04-02-2021] - Added a dedicated import API that handles duplicate transformation names.
Improvements
app-jst:1.0.0-2020.2.9 [02-08-2021] - Updated data-forge dependency to latest.
Bug Fixes
app-jst:1.0.0-2020.2.10 [02-18-2021] - Updated task property to 'false' for all app-jst cog methods.
app-jst:1.0.0-2020.2.8 [01-28-2021] - Updated the current transformation object after saving a JST to prevent creating duplicates on re-save.
Chores
app-jst:1.0.0-2020.2.11 [02-22-2021] - Updated data-forge dependency to jst-designer.
app-jst:1.0.0-2020.2.7 [01-28-2021] - Updated data-forge dependency to latest version.
2020.2.1 Maintenance Release [2021-02-02]
Overview
1 New Features
1 Improvements
1 Chores
3 Total Tickets
New Features
app-jst:1.0.0-2020.2.5 [01-12-2021] - Updated data-forge dependency to latest.
Improvements
app-jst:1.0.0-2020.2.4 [01-08-2021] - Updated data-forge dependency to latest version.
Chores
app-jst:1.0.0-2020.2.6 [01-21-2021] - Updated data-forge dependency to latest version.
2020.2.0 Feature Release [2021-01-05]
Overview
1 New Features
4 Improvements
6 Bug Fixes
5 Chores
16 Total Tickets
New Features
app-jst:0.2.4 [11-02-2020] - Updated JST CRUD routes to match behavior from pronghorn-core.
Improvements
app-jst:1.0.0-2020.2.3 [01-06-2021] - Updated data-forge dependency to latest version.
app-jst:1.0.0-2020.2.2 [01-06-2021] - Updated app-jst navigation bar to match other applications in IAP.
app-jst:0.5.0 [11-24-2020] - Added the handleRunTransformation helper method to enable transformations to run internally by a given object instead of the id.
app-jst:0.3.0 [11-06-2020] - Added support for versioned JSTs.
Bug Fixes
app-jst:1.0.0-2020.2.1 [12-28-2020] - Transformations will no longer appear on the IAP homepage and can only be accessed in Automation Studio.
app-jst:0.8.0 [12-15-2020] - Updated createTransformation API to check if a transformation name is empty or a duplicate.
app-jst:0.7.1 [12-02-2020] - Removed the postinstall npm script and replaced it with prepare script. This will help ensure that the build process is not attempted during a package install.
app-jst:0.4.2 [11-24-2020] - Updated pronghorn.json, package.json, and README.md with accurate information.
app-jst:0.4.1 [11-19-2020] - Removed the postinstall script so that a package install will not attempt to execute webpack.