Skip to content

dbt-snowflake v1.1.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@leahwicz leahwicz released this 23 Mar 21:48
8d9f1af

dbt-snowflake 1.1.0b1 (March 23, 2022)

Features

  • Adds tests for incremental model unique key parameter (#91)
  • enables mfa token caching for linux when using the username_password_mfa authenticator (#65)

Fixes

  • Add unique_id field to docs generation test catalogs; a follow-on PR to core PR (#4168)

Under the hood

  • Add query_id for a query to run_result.json (#40)
  • Change logic for Post-failure job run (#67)
  • Update to version bumping script (#68)
  • Add contributing.md file for snowflake adapter repo (#79)

Contributors