Skip to content

Latest commit

 

History

History
109 lines (56 loc) · 3.33 KB

CHANGELOG.md

File metadata and controls

109 lines (56 loc) · 3.33 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

dbt-bigquery-monitoring v0.7.0 - September 01, 2024

Features

  • new partitions monitoring model

Fixes

  • Fix dataset based google models such as partitions

Contributors

dbt-bigquery-monitoring v0.6.0 - August 20, 2024

Breaking Changes

  • Update google models, add new dataset with costs and clean up (#0)

Contributors

dbt-bigquery-monitoring v0.5.4 - August 19, 2024

Features

  • Add a model with properties (#0)

Contributors

dbt-bigquery-monitoring v0.5.3 - August 12, 2024

Docs

  • Add missing YML for billing models (#0)

Contributors

dbt-bigquery-monitoring v0.5.2 - August 01, 2024

Fixes

  • Fix information_schema_schemata_links model information (#0)

Contributors

dbt-bigquery-monitoring v0.5.1 - July 30, 2024

Fixes

  • Fix YML model name misaligned with information schema dbt models (#0)

Contributors

dbt-bigquery-monitoring v0.5.0 - June 05, 2024

Features

  • Add new models for storage monitoring (#0)
  • Add SQLMesh support (#0)

Contributors

dbt-bigquery-monitoring v0.4.0 - May 18, 2024

Features

  • Add ephemeral models for all Google metadata tables (along generation script in /documentation_parser)
  • Add the "region mode" to avoid listing explicitly GCP projects

dbt-bigquery-monitoring v0.3.0 - February 18, 2024

Breaking Changes

  • Uniformize fields to count queries to query_count and improve the dbt docs (#0)

dbt-bigquery-monitoring v0.2.0 - October 17, 2023

Breaking Changes

  • fix storage_with_cost.yml (#0)

dbt-bigquery-monitoring v0.1.0 - October 08, 2023

Breaking Changes

  • Fix the incremental tables not working as intended (#1)