17 September 2025 Release Notes¶
Open Source Version 4.26.1
Feature highlights¶
Cron Editor¶
An interactive cron editor has been added to the Profiling Schedules and Test Run Schedules dialogs. The new interface enables creating common schedules easily, like Every X hours, Every X days, and On certain days. More complex schedules can still be defined using the Custom option to specify the Cron expression.
Other fixes and enhancements¶
- The SQL Query to retrieve source data violating hygiene issue or test criteria is displayed in the Source Data dialogs on the Hygiene Issues and Test Results pages.
- The Snowflake form on the Connection page includes a Warehouse input and handles private link hosts correctly.
- Required form fields are highlighted on the Connection page.
- Alphabetical sorting of entities has been made case insensitive on all pages.
- The search input in the Application Logs dialog has been made case insensitive.
- The detection of column data types for appropriate test generation has been improved on all databases.
- Test generation and test execution have been updated to avoid overflow errors when dealing with large numeric values in the source data.
- We improved handling of strings representing dates in Microsoft SQL Server, Azure SQL, and Azure Synapse databases.
- We fixed bugs related to copying certain types of tests on the Test Definitions page.
- We applied general fixes to reduce errors and improve our user experience.