Skip to content

dbt-snowflake v1.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 21:30

dbt-snowflake 1.4.2 - March 16, 2023

Features

  • Support Python 3.11 (#331)

Fixes

  • Raise warning (not error) for custom code with isolated BEGIN; or COMMIT; statements (#388)

Dependencies

  • Removed explicit dependencies for cryptography and requests (#476)

Security

Contributors