Skip to main content

2025.2 Releases

This documentation outlines all releases for Q2 2025.


Release 6.4.0

info

Build Number: 2
Release Date: 05/09/2025

Bug Fixes

  • The Schedule Jobs grid now displays every job you add to a schedule—no longer limited to the first 20 collected from multiple Workflow pages.
  • Hyperlinks for “View Workflow” and “Download Report (All)” in workflow-level email notifications now work even if the exception report hasn’t been downloaded yet.
  • Corrected an issue that caused the incorrect timestamp being recorded in audit columns of data warehouse service.
  • Rule-sequence information is now captured in dimension tables of data warehouse service.
  • Workflows triggered by the Scheduler no longer remain indefinitely in the Running state.

Known Issues

  • Users with only group-level access cannot see the workspace list in dashboard views.
  • Connection-test operations for Flat File (SQL) connectors are slow when targeting very large Amazon S3 buckets.

Release 6.3.0

info

Build Number: 5
Release Date: 04/30/2025

Bug Fixes

  • Hyperlinks for “View Rule,” “View Report,” and “Download Report” in the rule‑level email template now work even when the exception report has not yet been downloaded.
  • Moving a rule between folders inside a workspace now correctly updates all related Data Warehouse tables.
  • Expressions that include Groovy functions are displayed as expected in th exception report.
  • Corrected an issue that caused the NULL value to be recorded in audit columns of data warehouse service.

Known Issues

  • Issue downloading an exception report from workflow email.
  • Identical binary data can fail in exception reports across different databases.
  • Oracle connectors do not show timestamp values for DATE columns in exception reports or preview data.

Release 6.2.0

info

Build Number: 24
Release Date: 04/04/2025

Data Testing

Connectors

We’ve added new connectors and expanded support for existing ones by introducing additional authentication methods. See the list below for details.

ConnectorAuthentication Type
Azure Analysis ServicesAzure Password; Azure AD OAuth; Azure Service Principal
Excel (Azure Blob Storage)Azure Access Key
Excel (FTP)Anonymous; Username And Password
Excel (Google Cloud Storage)Service Account
Excel (SFTP)Username And Password
Flat File (SQL) (Google Cloud Storage)Service Account
JSON (FTP)Anonymous; Username And Password
JSON (Google Cloud Storage)Service Account
JSON (SFTP)Username And Password
MonetDBUsername And Password
Parquet (Azure Blob Storage)Azure Access Key
Parquet (FTP)Anonymous; Username And Password
Parquet (Google Cloud Storage)Service Account
Parquet (SFTP)Username And Password
Power BI XMLAAzure Service Principal
SAS Data Sets (FTP)Anonymous; Username And Password
SAS Data Sets (SFTP)Username And Password
XML (FTP)Anonymous; Username And Password
XML (Google Cloud Storage)Service Account
XML (SFTP)Username And Password

Security

  • As part of improving overall security, 80 unique critical, high and medium vulnerabilities have been fixed across multiple services.
  • We’ve redesigned our vault services architecture to store internal secrets, app secrets using key envelop encryption.

Improvements

  • Added a default value of 20,000 rows to the "Store Only Rows" field in exception reports.
  • Users can now upload files even if the connection test has been run or not.
  • Users can now successfully test JSON and Parquet connections even when files are located in child directories.

Bug Fixes

  • Fixed an issue where the Username and Password fields in the Email Notification app stayed enabled even when "Enable Authentication" was turned off.
  • Resolved a bug that allowed users to unselect all "ResultType" options when creating Recon rules.
  • Fixed an error that occurred during schema retrieval in Flat File (SQL) connector rules when the '\n' (newline) character was entered in the Row Delimiter field.
  • Fixed inconsistent decimal precision of percentage values displayed on the left and right sides of the exception report.
info

Following bug fixes are included in Build Number: 32, Released on: 04/25/2025

  • Corrected an issue that caused the NULL value to be recorded in data warehouse service tables whenever a rule was moved or deleted.
  • Workflows created through the REST API are now fully ingested and appear in the Data Warehouse as expected.
  • Resolved a defect that was preventing SQL Server Analysis Services (SSAS) connection entries from being recorded in the Data Warehouse.
  • Fixed a problem where custom fields from a previous form continued to appear in data warehouse dimension tables after the associated rule’s custom form was updated.
  • Database secrets are now generated correctly when upgrading from any 2024.x release to the 6.x release.