Skip to content

dbt-snowflake v1.0.1rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@leahwicz leahwicz released this 06 Apr 16:13
· 12 commits to 1.0.latest since this release
04afecc

dbt-snowflake 1.0.1rc1 (April 6, 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