Skip to content

Releases: get-select/dbt-snowflake-monitoring

5.0.2

15 Jan 21:29
ebeb05c
Compare
Choose a tag to compare

dbt-snowflake-monitoring 5.0.2 - January 15, 2024

Fixes

  • Fix handling of service_type (#143)

5.0.1

15 Jan 18:25
c7ce05c
Compare
Choose a tag to compare

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

14 Jan 20:21
b69f913
Compare
Choose a tag to compare

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

30 Nov 14:11
Compare
Choose a tag to compare

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

06 Nov 15:19
4b00b5b
Compare
Choose a tag to compare

dbt-snowflake-monitoring 4.5.3 - November 06, 2023

Features

  • Remove regex UDF to avoid timeout (#135)

4.5.2

31 Oct 02:07
a08c96e
Compare
Choose a tag to compare

dbt-snowflake-monitoring 4.5.2 - October 30, 2023

Fixes

  • Fix cluster number (#134)

4.5.1

24 Aug 15:58
530e1d9
Compare
Choose a tag to compare

dbt-snowflake-monitoring 4.5.1 - August 24, 2023

Fixes

  • Sort remaining balance daily with null contract numbers last (#128)

4.5.0

09 Aug 14:46
be38cd1
Compare
Choose a tag to compare

dbt-snowflake-monitoring 4.5.0 - August 09, 2023

Features

  • Add Snowpipe Streaming (#125)

4.4.1

28 Jul 15:45
5d3b103
Compare
Choose a tag to compare

dbt-snowflake-monitoring 4.4.1 - July 28, 2023

Features

  • Remove unneeded data_transfer_history source and stg model (#124)

4.4.0

26 Jul 16:31
0c0ad68
Compare
Choose a tag to compare

dbt-snowflake-monitoring 4.4.0 - July 26, 2023

Features

  • Add Data Transfer costs (#123)