- This file provides a full account of all changes to
dbt-snowflake
. - Changes are listed under the (pre)release in which they first appear. Subsequent releases include changes from previous releases.
- "Breaking changes" listed under a version may require action from end users or external maintainers when upgrading to that version.
- Do not edit this file directly. This file is auto-generated using changie. For details on how to document a change, see the contributing guide
- backport of dbt-changie to 1.1.latest (#216)
- Updating the cryptography version upperbound to make sense for current scheme and avoid DDOS vulnerability.. (#375)
- Removed explicit dependencies for cryptography and requests (#476)
- Update
snowflake-connector-python
to 3.0 to address CVE-2022-42965 (#476)
- @dbeatty10 (#476)
- @mikealfare (#476, #476)
- Adds tests for incremental model unique key parameter (#91)
- enables mfa token caching for linux when using the username_password_mfa authenticator (#65)
- Add unique_id field to docs generation test catalogs; a follow-on PR to core PR (#4168)
- Add precommits for this repo (#107)
- 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)
- Use dbt.tests.adapter.basic in test suite (new test framework) (#105, #106)
- @joshuataylor (#40)
- @devoted (#40)
For information on prior major and minor releases, see their changelogs: