Skip to content

26 April 2021 Release Notes

Version 1.1.213

Feature Highlights

Stay tuned for new DataKitchen features in coming releases!

Other Fixes & Enhancements

SSO Authentication Restored: The deployment of the most recent release caused problems with platform authentication for single sign-on customers. This issue was addressed immediately with a production hotfix. [DEV-8163]

Limit Enforced on Kitchen Merges: The platform is temporarily placing a file limit on kitchen merges, while the DataKitchen Development Team investigates a merge-related problem. Users who attempt a merge involving more than 300 files will get an error message: "Too many file have changed between kitchens (+300). Cannot proceed." A permanent solution to the problem will be released as soon as it is available. [DEV-8161]

Large Merges Prohibited: At this time, users cannot perform any kitchen merge with more than 300 files.

Naming Convention Enforced in CLI: The platform's webapp validates that recipe names start and end with alphanumeric characters, may contain underscores (recommended) or dashes (not recommended), and are limited to a maximum of 63 characters. With this release, the command line interface, DKCloudCommand, also applies the same validation rules to recipe names. See Naming Conventions for more information. [DEV-6923]

Expand All Function Added to Test Results Dialog: The recently redesigned Test Results dialog, accessed from the Order Run Details page, now has an expand all/collapse all function. With one click, users can expand all test failure mode sections to check the status of their tests. [DEV-8061]

()

Users can expand all sections to view tests in the Test Results dialog.