12 April 2022 Release Notes¶
Version 1.1.248
Note: While 12 April is the expected release date, release delays may occur.
Feature Highlights¶
Stay tuned for new DataKitchen features in coming releases!
Other Fixes & Enhancements¶
Jinja2 Package Updated in CLI: Automation's command line interface (CLI) uses Jinja to check for valid Jinja expressions during code commits. This release upgrades the Jinja2 package used in the CLI from version 2.7.3 to version 2.11.3. Note that GitHub reports a single backward-incompatible change with this update. [DEV-9867]