2 November 2020 Release Notes¶
Version 1.1.190
Feature Highlights¶
Stay tuned for new DataKitchen features in coming releases!
Other Fixes & Enhancements¶
Global Vault Error Addressed: Users found that when updating a new global vault configuration on the Secrets page, the platform generated an error. This error displayed when the platform was loading global secrets following the configuration change. The actual configuration was unaffected and displayed properly on page refresh. This issue has been resolved, and the vault settings reload as expected. [DEV-7175]
Sync Node Tests Reflected in URLs: When users added tests to synchronize nodes, the URLs were not updating with the correct parameters to support deep links. This issue has been resolved, and deep-link URLs are available for sync node tests. [DEV-7177]
Changes in SQL Editor Dialog Update Immediately: SQL data sources and sinks may be configured with an inline query or shared file, and the web app provides a SQL file editor to support this feature. Users can click the :material-: Maximize Editor button to open the editor in a larger dialog. When users edited the SQL and closed this dialog, the changes were not displayed in the form field right away. This issue has been resolved, and edits made in the dialog update immediately on close. [DEV-7028]