19 June 2023 Release Notes¶
Version 1.1.274
Feature highlights¶
Stay tuned for new DataKitchen features in coming releases!
Other fixes and enhancements¶
- We applied fixes for conditional node execution:
- Orders containing a conditional node maintain and honor the condition logic if the order is stopped and resumed. [DEV-9842]
- When running parts of a variation, conditional nodes execute as programmed. [DEV-9870]
- We've made an improvement to the user experience for duplicating node tests, steps, and mappings to help differentiate between the original test, step, or mapping and its copies. [DEV-10038]
- We fixed an issue with scheduled orders. Previously, when deleting a scheduled order, not all resources would be cleared from Kubernetes, which could result in timeouts. [DEV-10048]
- We applied general fixes and infrastructure improvements to reduce errors.
- We made various improvements to our user experience. Our help documentation has been updated to reflect these changes.