Releases: bqbooster/dbt-bigquery-monitoring
Releases · bqbooster/dbt-bigquery-monitoring
v0.14.1
dbt-bigquery-monitoring v0.14.1 - November 19, 2024
Under the Hood
- Update Google base models based on latest documentation parsing (#71)
Contributors
v0.14.0
dbt-bigquery-monitoring v0.14.0 - November 18, 2024
Features
- New compute optimization oriented views (#59)
Contributors
v0.13.0
dbt-bigquery-monitoring v0.13.0 - November 17, 2024
Features
- Add BI engine usage monitoring (#58)
Contributors
v0.12.0
dbt-bigquery-monitoring v0.12.0 - November 16, 2024
Features
- Add reservation_usage_per_minute (#57)
Fixes
- Fix compute cost per minute that would override latest hour because it is leveraging insert_overwrite.
Contributors
v0.11.1
dbt-bigquery-monitoring v0.11.1 - November 08, 2024
Fixes
- Fix lookback for compute billing and make it customizable via
lookback_incremental_billing_window_days
var
Contributors
v0.11.0
dbt-bigquery-monitoring v0.11.0 - November 04, 2024
Features
Fixes
- Add equality on incremental models to avoid cases where hours could be skipped
Contributors
v0.10.3
dbt-bigquery-monitoring v0.10.3 - October 27, 2024
Fixes
- SAFE_CAST option_value to avoid potential cast errors
Contributors
v0.10.2
dbt-bigquery-monitoring v0.10.2 - October 26, 2024
Fixes
Under the Hood
- Clean up log in get_query_comment"
Contributors
v0.10.1
dbt-bigquery-monitoring v0.10.1 - October 19, 2024
Under the Hood
Contributors
v0.10.0
dbt-bigquery-monitoring v0.10.0 - October 15, 2024
Features
- Add partition_expiration_days to partition & move to view the partitions_monitoring model as it is just adding computed fields on stg_partitions_monitoring
Contributors