Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 3.98 KB

CHANGELOG.md

File metadata and controls

59 lines (44 loc) · 3.98 KB

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.8.0-b1 - March 02, 2024

Features

  • Update base adapter references as part of decoupling migration (#882)
  • Support primative types + object, variant, array in snowflake for unit testing" (#898)

Fixes

  • Dynamic tables now show the proper type in catalog queries (#817)
  • remove token field from connection keys (#906)

Under the Hood

  • Add tests for --empty flag (#837)
  • Migrate to dbt-common and dbt-adapters package (#890)

Dependencies

  • Update ddtrace requirement from ~=1.18 to ~=1.19 (#780)
  • Update pre-commit-hooks requirement from ~=4.4 to ~=4.5 (#795)
  • Bump mypy from 1.5.1 to 1.6.0 (#799)
  • Update pre-commit requirement from ~=3.4 to ~=3.5 (#807)
  • Update black requirement from ~=23.9 to ~=23.10 (#809)
  • Bump mypy from 1.6.0 to 1.6.1 (#821)
  • Update ddtrace requirement from ~=1.19 to ~=2.1 (#822)
  • Update black requirement from ~=23.10 to ~=23.11 (#826)
  • Bump mypy from 1.6.1 to 1.7.0 (#828)
  • Update pytest-xdist requirement from ~=3.3 to ~=3.4 (#829)
  • Update ddtrace requirement from ~=2.1 to ~=2.2 (#832)
  • Update wheel requirement from ~=0.41 to ~=0.42 (#844)
  • Update ddtrace requirement from ~=2.2 to ~=2.3 (#848)
  • Update pytest-xdist requirement from ~=3.4 to ~=3.5 (#849)
  • Bump mypy from 1.7.0 to 1.7.1 (#850)
  • Update freezegun requirement from ~=1.2 to ~=1.3 (#860)
  • Update black requirement from ~=23.11 to ~=23.12 (#864)

Security

  • DDOS vulnerability in 41.0.5. Uptick to avoid (#852)

Previous Releases

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