Skip to content

dbt-snowflake v1.0.1

Compare
Choose a tag to compare
@leahwicz leahwicz released this 19 Apr 19:40
· 11 commits to 1.0.latest since this release
82f9785

dbt-snowflake 1.0.1 (April 19, 2022)

Under the hood

  • Enable mfa token cache for linux (#128)
  • Fix test related to preventing coercion of boolean values (True, False) to numeric values (0, 1) in query results (#76)
  • Fixes CI to depend on the release branch for Core (#128)

Contributors