Changelogs

On this page:

app-jst

app-jst Change Logs

2021.2 Feature Release [2021-12-30]

Overview

  • 1 New Features
  • 5 Improvements
  • 24 Bug Fixes
  • 20 Chores
  • 50 Total Tickets

New Features

  • app-jst:1.4.0 [09-27-2021] - Introduced an internal processing function to improve the usability of transformations with IAP Pre-builts.

Improvements

  • app-jst:1.5.0 [09-29-2021] - Added migration script to move all functions to root of transformation on start up and when importing through Automation Studio.
  • app-jst:1.3.39 [09-03-2021] - Added a clone button to the JST control toolbar.
  • app-jst:1.3.31 [08-05-2021] - Tags are now imported and deleted correctly in Transformations. Tag names in the JST are the same name as the import document.
  • app-jst:1.3.28 [07-27-2021] - Added tags to /transformations endpoint.
  • app-jst:1.3.27 [07-26-2021] - Tags can now be added to JSTs.

Bug Fixes

  • app-jst:1.5.18-2021.2.1 [01-06-2022] - Fixed issue where processTransformations returned too early, causing prebuilts with a transformation to error on import.
  • app-jst:1.5.18 [12-20-2021] - Updated the migration script to prevent transformations from getting corrupted when moving functions to the root transformation.
  • app-jst:1.5.17 [12-16-2021] - Updated the navigation bar with the correct design and links for the current version of IAP.
  • app-jst:1.5.16 [12-13-2021] - Updated permissions to ensure admins are authorized to view JST Designer.
  • app-jst:1.5.14 [11-23-2021] - Updated the process transformations endpoint migration logic to move all functions to the root of a transformation. Transitions between tasks now render correctly upon JST import.
  • app-jst:1.5.12 [11-19-2021] - Opening a transformation that does not exist in the database now displays an error toast.
  • app-jst:1.5.11 [11-17-2021] - Updating a transformation that was previously missing a created or lastUpdated property no longer errors.
  • app-jst:1.5.10 [11-16-2021] - Updated the migration logic for the update transformation endpoint so that it will remove the migrated property and update the version property.
  • app-jst:1.5.9 [11-10-2021] - Updated the updateTransformation endpoint to prevent duplicate names when importing.
  • app-jst:1.5.8 [11-10-2021] - Included the Indexes folder into the final package to prevent an error thrown when no predefined indexes exist for a requested collection.
  • app-jst:1.5.6 [10-28-2021] - Updated query for transformations to check if the version property is in the correct format.
  • app-jst:1.5.3 [10-14-2021] - Updated the query logic for transformations to migrate and removed the "migrated" property.
  • app-jst:1.3.41 [09-08-2021] - Updated the src and encrypted properties in pronghorn.json.
  • app-jst:1.3.36 [08-23-2021] - New transformations show in the left navigation bar automatically without a page refresh.
  • app-jst:1.3.35 [08-13-2021] - JST downloads from the on-premises JST Designer will have their createdBy and lastUpdatedBy attributes set to user objects, instead of usernames.
  • app-jst:1.3.34 [08-13-2021] - A basic inactive account is created for imported JSTs when an author is not currently in the database.
  • app-jst:1.3.30 [08-03-2021] - Creating a new transformation no longer generates an error if the transformation collection is empty.
  • app-jst:1.3.25 [07-21-2021] - Updated the save and close modals for app-jst. Modal warning will display and prompt user to save JST changes when user attempts to navigate away from an unsaved JST. Modals do not appear when canvas is empty.
  • app-jst:1.3.24 [07-16-2021] - Fixed setTransformation response to evaluate as 'true'. The TabBar no longer disappears and transformations now run successfully after saving changes to JSTs from within a function.
  • app-jst:1.3.23 [07-14-2021] - Functions that use thisArg in JSTs will now index correctly on start-up and import through Automation Studio.
  • app-jst:1.3.21 [07-07-2021] - Increased the page size selector limit by updating the searchTransformations endpoint to allow more than 25 transformations on the page.
  • app-jst:1.3.20 [07-06-2021] - Updated JST and jst-designer dependencies to latest version.
  • app-jst:1.3.18 [06-23-2021] - Fixed issue with keyboard shortcut. Using the CMD-s and CTRL-s shortcut now saves a JST.
  • app-jst:1.3.17 [06-08-2021] - Added error handling when creating a new JST and fixed bug where JST is created before confirming in close dialog.

Chores

  • app-jst:1.5.18-2021.2.0 [12-21-2021] - Created release branch and pinned the dependencies in the branch.
  • app-jst:1.5.15 [12-10-2021] - Updated JST Designer dependency to latest version.
  • app-jst:1.5.13 [11-22-2021] - Updated jst-designer dependency to latest version.
  • app-jst:1.5.7 [10-29-2021] - Updated JST Designer dependency to latest version.
  • app-jst:1.5.5 [10-25-2021] - Updated JST and JST Designer dependencies to latest version.
  • app-jst:1.5.4 [10-18-2021] - Updated JST and JST Designer dependencies to latest version.
  • app-jst:1.5.2 [10-08-2021] - Updated JST and JST Designer dependency to latest version.
  • app-jst:1.5.1 [10-01-2021] - Updated jst-designer dependency to latest version.
  • app-jst:1.4.1 [09-24-2021] - Updated jst-designer dependency to latest version.
  • app-jst:1.3.40 [09-07-2021] - Updated JST and jst-designer dependencies to latest version.
  • app-jst:1.3.38 [08-27-2021] - Updated jst-designer dependency to latest version.
  • app-jst:1.3.37 [08-23-2021] - Updated JST and jst-designer dependencies to latest version.
  • app-jst:1.3.33 [08-13-2021] - Updated JST and JST Designer dependencies to latest version.
  • app-jst:1.3.32 [08-06-2021] - Updated jst-designer dependency to latest version.
  • app-jst:1.3.29 [07-27-2021] - Updated jst-designer dependency to latest version.
  • app-jst:1.3.26 [07-23-2021] - Updated JST and JST Designer dependencies to latest version.
  • app-jst:1.3.22 [07-09-2021] - Updated JST and JST Designer dependencies to latest version.
  • app-jst:1.3.19 [06-28-2021] - Updated jst designer dependency to latest.
  • app-jst:1.3.16 [06-04-2021] - Updated jst-designer dependency to latest version.
  • app-jst:1.3.15 [06-04-2021] - Updated the JST Designer dependency in app-jst to the latest version.

2021.1 Feature Release [2021-05-28]

Overview

  • 1 New Features
  • 8 Improvements
  • 12 Bug Fixes
  • 14 Chores
  • 35 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.3.0 [04-12-2021] - Updated app-jst navigation bar to the latest design.
  • app-jst:1.1.14 [04-01-2021] - Standardized indexes to support new indexing APIs. This will help to better manage indexing in the future by mapping indexes to a key for naming the index and identifying the index function.
  • app-jst:1.1.12 [03-19-2021] - Updated jst-designer dependency to latest version.
  • app-jst:1.1.10 [03-01-2021] - Updated jst-designer version.
  • app-jst:1.1.6 [02-08-2021] - Updated data-forge dependency to latest.
  • app-jst:1.1.2 [01-08-2021] - Updated data-forge dependency to latest version.
  • app-jst:1.1.1 [01-06-2021] - Updated data-forge dependency to latest version.
  • app-jst:1.1.0 [01-04-2021] - Updated app-jst navigation bar to match other applications in IAP.

Bug Fixes

  • app-jst:1.3.14 [06-02-2021] - Transformations containing output values of null no longer fail.
  • app-jst:1.3.13 [05-28-2021] - Undefined values in transformation output are now encoded.
  • app-jst:1.3.12 [05-27-2021] - The create button in JST Designer now adds a transformation to the database and opens the new transformation.
  • app-jst:1.3.9 [05-20-2021] - Updated navigation bar title and links for better usability.
  • app-jst:1.3.8 [05-14-2021] - Applications the user does not have permission for will no longer appear in the navigation bar.
  • app-jst:1.3.5 [05-04-2021] - JST engine version is no longer removed when saving a transformation and is no longer appended when exporting a transformation.
  • app-jst:1.3.4 [04-29-2021] - Set version property to empty string instead of removing it to prevent a Mongodb error when importing transformations.
  • app-jst:1.3.1 [04-13-2021] - Restored the whoami request to define the user details variable and resolve issues with save and export.
  • app-jst:1.2.1 [04-09-2021] - Saving and exporting transformations now includes created and updated properties.
  • app-jst:1.1.7 [02-18-2021] - Updated task property to 'false' for all app-jst cog methods.
  • app-jst:1.1.5 [01-28-2021] - Updated the current transformation object after saving a JST to prevent creating duplicates on re-save.
  • app-jst:1.0.1 [12-28-2020] - Transformations will no longer appear on the IAP homepage and can only be accessed in Automation Studio.

Chores

  • app-jst:1.3.11 [05-27-2021] - Moved up dependency versions in preparation for release branch.
  • app-jst:1.3.10-2021.1.0 [05-24-2021] - Updated jst-designer dependency to latest version.
  • app-jst:1.3.7 [05-14-2021] - Updated JST and jst-designer dependency to latest version.
  • app-jst:1.3.6 [05-06-2021] - Updated JST and jst-designer dependency to latest version.
  • app-jst:1.3.3 [04-26-2021] - Updated JST and jst-designer dependencies to latest version.
  • app-jst:1.3.2 [04-14-2021] - Updated JST and jst-designer dependency to latest version.
  • app-jst:1.2.2 [04-09-2021] - Updated jst-designer dependency to latest version.
  • app-jst:1.1.15 [04-02-2021] - Updated jst and jst-designer dependency to latest.
  • app-jst:1.1.13 [03-30-2021] - Moved project to the master pipeline.
  • app-jst:1.1.11 [03-10-2021] - Updated JST dependency to latest.
  • app-jst:1.1.9 [02-26-2021] - Updated JST dependency to latest in app-jst.
  • app-jst:1.1.8 [02-22-2021] - Updated data-forge dependency to jst-designer.
  • app-jst:1.1.4 [01-28-2021] - Updated data-forge dependency to latest version.
  • app-jst:1.1.3 [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.1 [12-17-2020] - Fixed "add incoming schema" and "add outgoing schema" tooltip styling.
  • 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.

Chores

  • app-jst:1.0.0-2020.2.0 [12-21-2020] - Completed release checklist.
  • app-jst:0.7.3 [12-12-2020] - Updated data forge dependency to latest.
  • app-jst:0.7.2 [12-11-2020] - Updated data-forge dependency in package.json to latest.
  • app-jst:0.7.0 [12-01-2020] - Output for the app-jst distributed directory is '/dist' instead of '/build'.
  • app-jst:0.6.0 [12-01-2020] - Updated the data-forge dependency to the latest version in app-jst.