27 November 2024 Release Notes¶
Open Source Version 2.24.7
- TestGen no longer requires the QC utility schema to be created in your database. All application functionality can be performed with read-only database credentials. [TG-777]
- A new Data hierarchy page has been added to enable browsing tables and columns within a table group, editing their metadata, and viewing their profiling characteristics, hygiene issues, and test issues. [TG-828]
- The new Add Connection wizard on the Data Configuration page streamlines the workflow to connect your database, create a table group, and execute profiling.
- A PDF Issue Report can be downloaded on the Hygiene Issues and Test Results pages, with a summary of the selected issues, relevant sample data, and SQL queries for manual investigation. [TG-812, TG-817]
- Deep linking support has been enhanced to enable specific items on the Hygiene Issues, Profiling Results, Test Results, and Test Definitions pages to be shared. [TG-818]
- We improved the Pattern Match test to handle special characters. [TG-845]
- Search and sort options have been added to the Overview page. [TG-822]
- Table Name and Column Name filters have been added to the Hygiene Issues and Test Results pages.
- The loading performance of the Profiling Runs and Test Runs pages has been improved.
- Links to the TestGen help center, Slack community, and training portal have been added to the top-right of all pages. [TG-838]
- We fixed a bug related to detecting the cookie for a logged in session.
- We fixed a profiling bug that caused duplicate hygiene issues to be reported. [TG-823]
- We applied general fixes to reduce errors and improve our user experience.