Skip to content

13 July 2020 Release Notes

Version 1.1.174

Feature Highlights

New Data Source & Sink Supported

The DataKitchen platform has added another new input/output connector that can serve as a data source and data sink. Now, users can configure their recipe nodes to connect to their Teradata instances. [DEV-6260, DEV-6259]

()

DataKitchen introduces a Teradata connector.

Other Fixes & Enhancements

New Variables Appear in Web App: The newest system variables, {{ParentKitchen}} and ResumedOrderRunId now appear in variables drop-down lists in the web app interface. See System Variables Reference for more information. [DEV-6628, DEV-6631]

Rollback Ingredients Shown in Delete Kitchen: The Delete Kitchen function was not displaying the rollback ingredient option without a page refresh. This issue has been resolved by replacing cached data with a new data request. [DEV-6474]

Kitchen Revert Function Tags Commits: An update to the new Kitchen Revert feature adds Git tags to each revert. Pre-revert and post-revert tags serve as failsafes in the event that a kitchen revert must be undone by DataKitchen Support. See Revert Kitchens for more information. [DEV-6609]

No Error for Empty String in Recipe Alerts: The new recipe template creates email-recipients fields in description.json, but the system was generating errors when any of those fields were left blank. This issue has been resolved with an update to field validations. [DEV-5691]