Skip to content

Releases: Montreal-Analytics/dbt-snowflake-utils

0.6.3

06 Feb 19:01
0ac3d18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.2...0.6.3

0.6.2

15 Jan 23:04
33491ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.1...0.6.2

0.6.1

27 Sep 20:31
73142f2
Compare
Choose a tag to compare

What's Changed

  • 0.6.0 was broken when released! That release has since been removed to make sure nobody else uses it by mistake. Use this or a later release instead to upgrade.
  • fix: broken yml strings due to [] by @JFrackson in #45

Full Changelog: 0.6.0...0.6.1

0.5.0

31 Jan 14:46
114923b
Compare
Choose a tag to compare

Features:

  • feat: clone with new owner #27

0.4.2

18 Jan 10:47
37f03fc
Compare
Choose a tag to compare

Fixes:

  • Update apply_meta_as_tags macro to use explicit session db/schema and to prefix snowflake-utils macro references (#25 )

0.4.1

15 Nov 22:01
6ff0e8e
Compare
Choose a tag to compare

Fixes:

  • Update apply_meta_as_tags macro to support older versions of dbt (#22, #23)

0.4.0

09 Nov 21:48
80fdddd
Compare
Choose a tag to compare

Features:

  • Add apply_meta_as_tags macro (#21)

0.3.0

18 Nov 02:05
9ac2be4
Compare
Choose a tag to compare

Fixes:

  • Fix the warehouse_size macro that was broken
  • Upgrade minimum dependency of dbt-utils to be compatible with dbt 0.20.0+

0.2.1

24 Aug 21:21
8ad11af
Compare
Choose a tag to compare

Enhancements:

Update dbt_utils package to reference dbt labs and not fishtown analytics (#17)

Credits:
Thanks to @ClassyLion for the contribution!

0.2.0

13 Oct 20:11
8d753a5
Compare
Choose a tag to compare

Enhancements:

Update dbt_project config-version to 2 to silence warnings with dbt 0.17.0+ (#14)

Credits:
Thanks to @sethwoodworth for the contribution!