Releases: get-select/dbt-snowflake-monitoring
Releases · get-select/dbt-snowflake-monitoring
5.0.2
dbt-snowflake-monitoring 5.0.2 - January 15, 2024
Fixes
- Fix handling of service_type (#143)
5.0.1
dbt-snowflake-monitoring 5.0.1 - January 15, 2024
Fixes
- Switch stg_metering_history to a table materialization to handle natural dupes (#142)
5.0.0
dbt-snowflake-monitoring 5.0.0 - January 14, 2024
Features
- Add query acceleration costs and update cost per query algorithm to include them (#141)
- Make cost_per_query model incremental (#141)
Breaking Changes
- Add entity_id to stg_metering_history (#141)
To upgrade from 4.x.x, you'll need to full refresh the stg_metering_history
model.
Fixes
- Support quoting: true (#139)
Contributors
4.6.0
dbt-snowflake-monitoring 4.6.0 - November 09, 2023
Features
- Add credit consumption to cost per query (#127)
- Add query parameterized hash (#137)
Fixes
- Support quoting: true (#139)
Contributors
4.5.3
dbt-snowflake-monitoring 4.5.3 - November 06, 2023
Features
- Remove regex UDF to avoid timeout (#135)
4.5.2
dbt-snowflake-monitoring 4.5.2 - October 30, 2023
Fixes
- Fix cluster number (#134)
4.5.1
dbt-snowflake-monitoring 4.5.1 - August 24, 2023
Fixes
- Sort remaining balance daily with null contract numbers last (#128)
4.5.0
dbt-snowflake-monitoring 4.5.0 - August 09, 2023
Features
- Add Snowpipe Streaming (#125)
4.4.1
dbt-snowflake-monitoring 4.4.1 - July 28, 2023
Features
- Remove unneeded data_transfer_history source and stg model (#124)
4.4.0
dbt-snowflake-monitoring 4.4.0 - July 26, 2023
Features
- Add Data Transfer costs (#123)