Skip to content

5.0.0

Compare
Choose a tag to compare
@ian-whitestone ian-whitestone released this 14 Jan 20:21
· 40 commits to main since this release
b69f913

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