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.