Skip to content

Releases: dqops/dqo

v1.13.1

05 Jan 14:42
f6e7260

Choose a tag to compare

1.13.1

  • Improvement in cancelling child jobs
  • Better Python process lifecycle management - longer keep-alive, different approach to stopping Python processes to speed up closing outdated processes

v1.13.0

28 Dec 20:01
c297661

Choose a tag to compare

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

23 Jul 19:43
65e1489

Choose a tag to compare

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

20 Jun 20:52
527674c

Choose a tag to compare

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

17 Jun 22:12
1e8bec8

Choose a tag to compare

1.11.5

  • Support the default authentication chain to access AWS S3

v1.11.4

12 Jun 21:16
9cfcc4e

Choose a tag to compare

1.11.4

  • Support Python 13.5
  • Upgrade to DuckDB 1.3.0 to support caching Parquet files

v1.11.3

01 Jun 19:01
90675aa

Choose a tag to compare

1.11.3

  • Fixes to use parameters for custom checks.
  • Shorten the time in the connection pool to 10 sec

v1.11.2

17 May 16:22
f692e3d

Choose a tag to compare

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

07 May 21:28
ccb5f11

Choose a tag to compare

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

14 Jan 21:40
e79b00b

Choose a tag to compare

1.11.0

  • Fixing problems when importing files from a non-existing folder
  • Upgrade DuckDB to 1.1.3
  • Support Avro files