Skip to content

Releases: elementary-data/dbt-data-reliability

0.3.9

05 Apr 17:40
Compare
Choose a tag to compare
  • Fixed escaping issue in dbt artifacts
  • Fixed case sensitive issues in table names (relevant for BigQuery users)
  • Support quoted columns
  • Fixed error in dbt metrics artifacts parsing

0.3.8

31 Mar 08:40
Compare
Choose a tag to compare

Same as 0.3.7 but supports only dbt versions 1.0 and above with wider dbt_utils versions range.

  • Bug fixes in table tests
  • Logs
  • Tests
  • Performance improvements

0.3.7

31 Mar 08:37
Compare
Choose a tag to compare
  • Bug fixes in table tests
  • Logs
  • Tests
  • Performance improvements

0.3.6

21 Mar 13:08
Compare
Choose a tag to compare

Same as 0.3.5 but supports only dbt versions 1.0 and above with wider dbt_utils versions range.

  • Better handling of special characters in dbt artifacts

0.3.5

21 Mar 13:05
Compare
Choose a tag to compare
  • Better handling of special characters in dbt artifacts

0.3.4

20 Mar 13:21
Compare
Choose a tag to compare

Same as 0.3.3 but supports only dbt versions 1.0 and above with wider dbt_utils versions range.

  • BigQuery support!
  • Removed deprecated configuration tables and dependencies to rely more on dbt's graph to extract tests configuration
  • Fixed empty buckets in rows count test
  • Freshness test:
    • Added last update time to the alert (not only hours metric)
    • Added configurable freshness column to support partitioned tables

0.3.3

20 Mar 13:18
Compare
Choose a tag to compare
  • BigQuery support!
  • Removed deprecated configuration tables and dependencies to rely more on dbt's graph to extract tests configuration
  • Fixed empty buckets in rows count test
  • Freshness test:
    • Added last update time to the alert (not only hours metric)
    • Added configurable freshness column to support partitioned tables

0.3.2

16 Mar 17:15
Compare
Choose a tag to compare

Same as 0.3.0 but working for dbt version 1.0 and above

  • Data monitoring and anomaly detection as dbt tests 👍
    • Monitors are natively defined as dbt tests
    • Monitors run as part of dbt test
  • Anomalies sensitivity tresholds 💯
  • Big changes in code 🥇
  • Freshness detection fixes 🔢

0.3.1

16 Mar 17:12
Compare
Choose a tag to compare
  • Same as 0.3.0 but working also for dbt versions older than 1.0

0.3.0

16 Mar 17:01
be299d8
Compare
Choose a tag to compare
  • Data monitoring and anomaly detection as dbt tests 👍
    • Monitors are natively defined as dbt tests
    • Monitors run as part of dbt test
  • Anomalies sensitivity tresholds 💯
  • Big changes in code 🥇
  • Freshness detection fixes 🔢