Skip to content

19 October 2020 Release Notes

Version 1.1.188

Feature Highlights

Stay tuned for new DataKitchen features in coming releases!

Other Fixes & Enhancements

Password Reset Page Restored: As a result of a recent platform update, the Reset Password page was not accessible. This issue was resolved immediately with a hotfix, and the page displays as expected. [DEV-7137]

Resumed Order Run Duration Excludes Stopped Time: Users found that when they resumed failed order runs, the Orders page updated the durations on the original order runs to include any inactive time that elapsed between the stop and resume timestamps. The new order runs, created to resume the order processing, were reporting the correct durations. This issue has been resolved, and order runs in the Resumed state now maintain their original duration data. [DEV-5989]

Order Validations Restricted to Relevant Content: When users submit orders, the system performs a series of validations to provide immediate notification of potential problems. The system prevents orders from running when it identifies missing secrets, missing variables or overrides, and missing or invalid node configurations. A defect in the system caused these pre-order validations to inspect recipe elements that were not required for an order, in addition to the content of the order submitted. This issue has been updated from a previous resolution, and pre-order validations remain limited to the scope of each order. [DEV-4885]

Log and Process Fixes for Order Run Failures: When container nodes failed to launch the runtime containers needed for processing, their scheduled order runs were failing with a status code of "1." This issue occurred with any problem connecting to the Docker registry for container images—improper credentials or network glitch, for example—and resulted in the system attempting to relaunch the order runs. This issue has been resolved with a system update that ensures the background process completes with a status code of "0," whether the order run fails or completes. [DEV-7112]

New Scheduler Improves Time Zone Support: DataKitchen will be rolling out a new scheduler in the platform in order to automate order schedule updates for daylight saving time shifts. The current scheduler requires manual updates to schedule times to adjust for daylight and standard time. The new scheduler is available as a Beta release at this time and will be turned on per customer account as soon as testing and risk assessments are complete. [DEV-6821]