Skip to main content

2025.1 Releases

This documentation outlines all releases for Q1 2025.


Release 6.1.1

info

Build Number: 24
Release Date: 02/14/2025

Data Testing

Connectors

We have added support for the following connectors and authentications to be used in any rule.

ConnectorAuthentication Type
SQL Server Analysis ServicesUsername And Password; Windows NTLM
Important

We have deprecated AtScale: Microsoft SaaS connector.
Customers can use SQL Server Analysis Services to connect to AtScale.

Known Issues

  • Oracle connector doesn't show timestamp values for 'DATE' columns in exception reports or preview data.
  • "In" and "!In" operators don't work in Groovy expressions for custom checks.
  • Testing connection is slow for large Amazon S3 buckets in Flat File (SQL) connections.
  • Uploading the same JAR or Groovy file again shows a blank error message

Release 6.1.0

info

Build Number: 11
Release Date: 01/29/2025

Data Testing

Connectors

We have enhanced following connectors with support for new authentications.

ConnectorAuthentication Type
Databricks (Amazon Web Services)External OAuth
Databricks (Microsoft Azure)External OAuth
SnowflakeExternal Auth
SnowflakeNative Okta

Key Enhancements

  • Data Warehouse: Various improvements and fixes have been applied to enhance the functionality of the data warehouse service used for analytics.
  • Embedded Install: We’ve introduced a new embedded cluster installation that deploys k0s and the iceDQ application as a bundled appliance. This simplifies setup and supports easy installation, configuration, and scaling of embedded clusters.

Security

We’ve strengthened all base images to run with the least privileges required, enhancing overall POD security. As part of this effort, 28 unique critical, high and medium vulnerabilities have been fixed across multiple components, including aircompressor, azure-identity, guava, jetty, keycloak, netty, spring, and tomcat-embed-core.

Bug Fixes

  • Fixed a bug where searching for a parameter key and updating it caused duplicate keys.
  • Resolved an issue where script rules with a single parameter override failed with a negative exit code, and other parameters weren’t updated.
  • Fixed a problem that blocked users from creating script rules when using external libraries.
  • Fixed an issue where valid JAR/Groovy files in libraries were missing status information.

Release 6.0.0

info

Build Number: 11
Release Date: 01/13/2025

BI Report Testing

A new feature in the iceDQ platform allows users to test Power BI Report Data. In this initial release, users can compare data between two Power BI reports or with other databases such as Snowflake, SQL Server, and more.

Key Features

  • Power BI OAuth Integration: Users can connect to Power BI using OAuth.
  • Data Validation: Validate summary or underlying data of Power BI reports.
  • Flexible Filtering: Apply page, report, visual, or slicer filters to Power BI reports.

Data Testing

Connectors

The following connectors and authentication mechanisms have been added:

ConnectorAuthentication
AS/400Username & Password
Azure SynapseSQL
Azure Table (Beta)Azure Access Key; Azure Shared Signature
Azure Cosmos DB (NoSQL)Azure Account Key; Azure Service Principal
MongoDB AtlasSCRAM-SHA-1; SCRAM-SHA-256
MongoDB EnterpriseSCRAM-SHA-1
SAS DatasetsNo Auth; Username & Password

Simple Compare Check

A new Simple Compare Check has been added to Recon rules, enabling users to Ignore datatype differences, case sensitivity, special characters, and more when comparing source and target columns.


Improvements

  • File Uploads: Support for .dat file extensions in flat file connections.
  • SAP Hana: Added support for LDAP Authentication.
  • Flat File SQL: Files can now be read from FTP or SFTP locations.
  • Oracle: Added support for Oracle Wallet.

Bug Fixes

  • Fixed an issue where Recon rules using large files (8GB+) were erroring out.
  • Resolved timeouts in long-running rules using Snowflake connections.
  • External Java libraries can now be used in Script rules.
  • Corrected workflow status updates when killing the default workflow in Rule instances.

Note: Over 20 minor bugs have also been resolved in this release.