Skip to content

dbt-snowflake v1.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 15:08

dbt-snowflake 1.7.3 - March 28, 2024

Fixes

  • Acknowledge send_anonymous_usage_stats setting for python models (#830)
  • modify metadata queries to take into account object type of BASE TABLE being assigned to dynamic tables when was null previously (#934)
  • remove private_key_path from connection keys (#949)

Under the Hood

  • Add unit test for transaction semantics. (#912)

Dependencies

  • bump cryptography to 42.0.4 or higher for security callouts (#940)