Releases: elementary-data/dbt-data-reliability
Releases · elementary-data/dbt-data-reliability
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
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
- 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
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 🔢