Skip to content

19 February 2025 Release Notes

Enterprise Version 3.0.0

Warning

TestGen Enterprise V3 has breaking changes to run in rootless mode on Docker for added security. To upgrade from V2 to V3, follow the steps in Upgrade from V2 to V3.

Introducing Data Quality Scoring!

TestGen Enterprise V3 automatically generates scorecards on the new Quality Dashboard for your table groups based on hygiene issues detected during profiling and test results.

The Score Explorer page enables you to browse scores for your datasets by various categories and analyze the impact from different tables, columns, semantic data types, and quality dimensions.

Custom scorecards can be saved from the Score Explorer to monitor data quality over time, filtered and categorized based on your organizational needs.

Other Features & Fixes

  • Critical data elements (CDEs) in your dataset are automatically detected during data profiling. The CDE Score displays on the Quality Dashboard scorecards reflect the scores for these flagged tables and columns.
  • The DataKitchen logo on the navigation menu can now be replaced with your custom company logo. See How to set custom logo for details.
  • The navigation menu has been redesigned for better organization and readability.
  • The Test Definitions page supports copying and moving tests between test suites within a project.
  • Improvements have been made to data profiling and test generation to reduce false positives in test results.
  • The column profiling displays on the Data Catalog, Profiling Results, Hygiene Issues, and Test Results pages have been redesigned for better user experience.
  • The Data Catalog page supports setting a Description and Data Product tag on tables and columns.
  • The loading performance of the Project Dashboard and Test Suites pages has been improved.
  • For improved security, the TestGen Docker image is now built on top of the official Python Docker image that is based on Alpine Linux.
  • We applied general fixes to reduce errors and improve our user experience.