github dbt-labs/dbt-snowflake v1.4.0rc2
dbt-snowflake v1.4.0rc2

latest releases: v1.8.3, v1.8.2, v1.7.5...
pre-release20 months ago

dbt-snowflake Changelog

  • 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

dbt-snowflake 1.4.0-rc2 - January 19, 2023

Features

  • add back optional old uses of temp tables for incremental models in snowflake for perf increase in some cases (#323, #389)

Under the Hood

  • Enable a tmp_relation_type config for applicable incremental models (#402, #403)

Contributors

dbt-snowflake 1.4.0-rc1 - January 11, 2023

Features

  • incremental predicates support (#5680, #310)

Fixes

  • Comment appropriate lines in test.env.example (#364, #364)
  • Incremental models that use temporary tables can no longer collide. (#306, #379)

Under the Hood

  • Strip sensitive data from Snowflake merge failure error messages (#123, #271)
  • Bump upper bound on cryptography to <39.0.0 (#359, #359)
  • Consistent capitalization for CONTRIBUTING.md (#368, #368)
  • rollback snowflake-connector-python to 2.8.1 to fix testing hangup. (#311, #372)
  • Update exceptions to match dbt-core naming. (#366, #384)

Contributors

dbt-snowflake 1.4.0-b1 - December 15, 2022

Features

  • change when query_tag is set to cut down number of connections needed to increase performance at long distances to conversation with databases (#199, #294)
  • change to anonymous sprocs as the default (#305, #334)

Fixes

  • Update the Makefile command for dev (#340, #349)
  • change quote policy dataclass field to conform to 3.11 typing (#351, #350)

Under the Hood

  • changing python_model test configs to take into account swap for anonymous_sproc as new default (#305, #337)

Feature

  • Migrate dbt-utils current_timestamp macros into core + adapters (#276, #273)

Dependency

  • Bump SCP upper bound to <2.9 (#216, #280)

Contributors

Previous Releases

For information on prior major and minor releases, see their changelogs:

Don't miss a new dbt-snowflake release

NewReleases is sending notifications on new releases.