Skip to content

Releases: get-select/dbt-snowflake-query-tags

2.5.3

09 Jul 17:57
Compare
Choose a tag to compare

dbt-snowflake-query-tags 2.5.3 - July 09, 2025

Fixes

  • fixed failing integration tests (#42)

Contributors

2.5.2

08 Jul 21:50
fda94f8
Compare
Choose a tag to compare

dbt-snowflake-query-tags 2.5.2 - July 08, 2025

Fixes

  • removed depricated config (#39)

Contributors

2.5.1

18 Jun 19:53
9c340e6
Compare
Choose a tag to compare

dbt-snowflake-query-tags 2.5.1 - June 18, 2025

Fixes

  • Fixed incompatability with dbt version 1.10 (#36)

Contributors

2.5.0

15 May 14:29
e69aad6
Compare
Choose a tag to compare

dbt-snowflake-query-tags 2.5.0 - May 15, 2024

Features

  • Support custom extra kwarg for query tag meta (#30)

2.4.1

14 May 16:39
52f1167
Compare
Choose a tag to compare

dbt-snowflake-query-tags 2.4.1 - May 14, 2024

Fixes

  • Check for local_md5 as only added in dbt 1.4.0 (#30)

2.4.0

14 May 09:34
Compare
Choose a tag to compare

dbt-snowflake-query-tags 2.4.0 - May 14, 2024

Features

  • Add raw_code_hash to query comment (#26)
  • Add run_started_at to query comment (#27)

Contributors

2.3.3

29 Jan 10:22
4b30044
Compare
Choose a tag to compare

dbt-snowflake-query-tags 2.3.3 - January 29, 2024

Features

  • Remove warning on session level query tag (#22)

2.3.2

18 Jan 11:39
fa868f4
Compare
Choose a tag to compare

dbt-snowflake-query-tags 2.3.2 - January 18, 2024

Features

  • Support for query tags from profiles.yml and environment variables (#21)
  • Add support for custom query comment keys and values (#22)

Contributors

2.3.1

18 Aug 09:26
c5f7b7e
Compare
Choose a tag to compare

dbt-snowflake-query-tags 2.3.1 - August 18, 2023

Features

  • Handle non-mapping configs gracefully (#17)

2.3.0

29 Jun 22:35
31c2ae7
Compare
Choose a tag to compare

dbt-snowflake-query-tags 2.3.0 - June 29, 2023

Features

  • Add thread_id to query tag (#16)