30 October 2023 Release Notes¶
Beta version 0.14.0
Feature highlights¶
Stay tuned for new DataKitchen features in coming releases!
Other fixes and enhancements¶
- When you create a new database connection between your data estate and DataOps TestGen, you can now test that your new connection works as expected. [TG-406]
- You no longer need to enter quotes when you configure table lists in the profiling_table_set column of table_groups. The system now handles quotes automatically. [TG-409]
- We improved Terminal messaging for the command
list-profilesand its required parameter,--table-group-id. [TG-419] - The command line service now generates log files. The logs can be found in the TestGen system folder,
under
~/testgen/file-out/testgen-YYYY-MM-DD.log. [TG-422] - The Max Query Chars for a connection can be set within the range of 500 to 14 000. [TG-424]
- The parameter
--test-resultsis no longer required when using the export-observability command. [TG-426] - Breadcrumbs have been added to the profiling and test result pages to help you navigate to a previous state with a single click. [TG-433]
- We applied general fixes to reduce errors and improve test efficiencies.
- We made various improvements to our user experience. Our help documentation has been updated to reflect these changes.