6 April 2020 Release Notes¶
Version 1.0.161
Feature Highlights¶
Stay tuned for new DataKitchen features in coming releases!
Other Fixes & Enhancements¶
Users can add and select container node icons: Previously, when a user added a container node to a recipe graph, the default Docker icon displayed on the node when the graph was viewed in the Node Components mode. Now, users can select from multiple icons or add their own when creating or editing container nodes. [DEV-5164]
Order runs resume at failed node: Users found that when they resumed failed order runs, they were starting from the first nodes rather than the nodes where the previous runs failed. This issue was caused by a code refactor and has been resolved. Resumed order runs start at the failed nodes as expected. [DEV-5955]
New schedules are visible without refresh: When users created new variation schedules in the Schedule tab of the UI then added new variations to the recipe, those new schedules were not available to select in the Schedule drop-down list of the Add Variation dialog. This issue has been resolved; the platform makes new schedules available immediately for new variations. [DEV-5789]