Skip to content

22 March 2021 Release Notes

Version 1.1.208

Feature Highlights

Stay tuned for new DataKitchen features in coming releases!

Other Fixes & Enhancements

Errors Display for Missing or Invalid Node Description: Users found that if a node's description.json file lost required information or was removed completely, they were unable to update that node using the Node Editor and were given no indication of what was wrong. Without a valid description, the platform cannot identify the node type in order to serve the proper editor pages. Therefore, the system behaved as designed but should have informed the user of the cause of the problem. This issue has been resolved, and the system generates meaningful node errors for these scenarios. Users can click a link to access the File Editor to add or correct the file. [DEV-7304]

Variation Metrics Page Loads without Error: Users reported that the system was generating "cannot read property xxx" errors when they accessed the Variation Metrics page. The cause was an incorrect handling of test results and stemmed from a recent code update. This issue has been resolved, and the page loads properly. [DEV-7941]

Schedule Annotations Handle Special Characters: Scheduled orders that have annotations defined for Kubernetes runtime containers were failing on certain special characters used in the annotations. This issue has been resolved, and order runs execute properly with any special characters in an annotation definition. [DEV-7997]