Releases: dqops/dqo
Releases · dqops/dqo
v1.13.1
v1.13.0
1.13.0
- Fixed some UT (notifications)
- Different limits for parallel file synchronization jobs.
- Parquet loading locks only during a file read, not when parsing a Parquet file.
- Incident notification filtering fixed.
- Messages related to OSS renamed.
- Table comparisons by in-memory merge.
- Use BigQuery Streaming API for merge comparison.
- Rule miner can detect numeric outliers.
- Improvements in the rule miner - detect longitude/latitude by a column name.
- Job queue is persistent, jobs are resumed after a restart.
- Incorrectly configured checks are disabled after three execution failures.
v1.12.0
1.12.0
- Fixes for working on a machine with a low CPU count (better MaxDOP management for Python processes)
- Current DQ status calculated across different table comparisons.
- Compare the first 1000 records, dropping the rest
- Apply closed source code (2025-07-23)
- Change the license to BUSL 1.1
v1.11.6
1.11.6
- Shorten the browser caching duration for a list of dashboards.
- Collect statistics for DATETIME types in BigQuery fixed after changes in the BQ interface
v1.11.5
1.11.5
- Support the default authentication chain to access AWS S3
v1.11.4
1.11.4
- Support Python 13.5
- Upgrade to DuckDB 1.3.0 to support caching Parquet files
v1.11.3
1.11.3
- Fixes to use parameters for custom checks.
- Shorten the time in the connection pool to 10 sec
v1.11.2
1.11.2
- Data synchronization preserves remote changes when local files were also modified
- Support repeated (non-array) values in BigQuery after some schema changes in the INFORMATION_SCHEMA.COLUMNS management view.
v1.11.1
1.11.1
- MacOS runner no longer adds a user certificate store.
- Deduplicate the list of schemas on Oracle.
- Upgrade DuckDB to 1.2.2.0
- Jars are published as extracted (no spring fat jar)
v1.11.0
1.11.0
- Fixing problems when importing files from a non-existing folder
- Upgrade DuckDB to 1.1.3
- Support Avro files