Skip to content

3 October 2021 Release Notes

Version 1.1.230

Feature Highlights

Stay tuned for new DataKitchen features in coming releases!

Other Fixes & Enhancements

Agent Status Deprecated: The displays of Agent Status information in the Automation webapp and the agent-status command in the command line interface provided dynamic resource information regarding the total memory and disk space available for running a customer's orders. With improvements made to Automation infrastructure and flexibility in how customer resources may be grouped and hosted, the agent status information has become an inaccurate representation of resources. This release deprecates all user functions for calling agent status. [DEV-8772, DEV-8830]

Ingredient Node Error Resolved: Users running ingredient nodes reported getting this message: "Unexpected error during node processing: list.remove(x): x not in list." The problem occurred because the temporary kitchen for running the ingredient was not found when the system . This issue has been resolved with an update to record the error but continue processing. [DEV-9035]