Skip to content

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

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)

2.2.0

23 Jun 21:27
Compare
Choose a tag to compare

dbt-snowflake-query-tags 2.2.0 - June 23, 2023

Features

  • Add full_refresh, which and invocation_command to comment (#15)

2.1.0

26 May 11:00
34ce69a
Compare
Choose a tag to compare

dbt-snowflake-query-tags 2.1.0 - May 26, 2023

Features

  • Add dbt meta to comment metadata (#13)

Contributors

2.0.2

11 May 23:16
00ef47d
Compare
Choose a tag to compare

dbt-snowflake-query-tags 2.0.2 - May 12, 2023

Features

  • Support dbt 1.5.0 (#11)