🚨 This is a compatibility release in preparation for dbt-core
v1.0.0 (🎉). Projects using this version with dbt-core
v1.0.x can expect to see a deprecation warning. This will be resolved in the next minor release.
Fixes
- (BigQuery) Fix
create external tables
with multiple partitions, by including missing comma (#114) - (Snowflake) Fix
auto_refresh
when not specifiedFalse
(#117)