github dbt-labs/dbt-snowflake v1.0.0
dbt-snowflake v1.0.0

latest releases: v1.8.0b3, v1.8.0b2, v1.7.3...
2 years ago

dbt Snowflake 1.0.0

Features

  • Adds option to enable retries on errors encountered by the Snowflake connector (#14)

Fixes

  • Apply query tags for Seed and Snapshot materialisations (#20, #48)
  • Adds column-level comments to Snowflake views (#17)
  • Adds option to enable retries on errors encountered by the Snowflake connector (#14)

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)
  • Add optional profile parameters for atypical local connection setups (#21, #36)
  • Adds 4 optional profile parameters for configuring retries on Snowflake errors (#14, #6)
  • Bump upper bound on snowflake-connector-python to <2.8.0 (#44)
  • Remove official support for python 3.6, which is reaching end of life on December 23, 2021 (dbt-core#4134, #38)
  • Add support for structured logging #42
  • Replace sample_profiles.yml with profile_template.yml, for use with new dbt init (#32)
  • Initial adapter split out

Contributors

Don't miss a new dbt-snowflake release

NewReleases is sending notifications on new releases.