dbt-snowflake v1.1.0b1
Pre-release
Pre-release
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 torun_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
- @joshuataylor (#40)
- @devoted (#40)