dbt-snowflake v1.6.8
dbt-snowflake 1.6.8 - March 28, 2024
Fixes
- 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)
Dependencies
- bump cryptography to 42.0.4 or higher for security callouts (#938)