Skip to content

dbt-snowflake v1.0.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jtcohen6 jtcohen6 released this 24 Nov 17:00
· 369 commits to main since this release
390e177

A second release candidate for dbt-snowflake v1.0.0. Changes since rc1:

Fixes

  • Apply query tags for Seed and Snapshot materialisations (#20, #48)
  • Adds column-level comments to Snowflake views (#17)

Under the hood

  • Resolves an issue caused when the Snowflake OCSP server is not accessible, by exposing the insecure_mode boolean avalable in the Snowflake python connector (#31, #49)

Contributors