Skip to content

v0.21.0

Choose a tag to compare

@izeigerman izeigerman released this 20 Jul 04:26
· 3452 commits to main since this release
75553d9

✨ Features

  • Introduce an additional 'incremental_unmanaged' model kind to support existing incremental mode in dbt projects (#1173) @izeigerman
  • Support sessions in the BigQuery adapter (#1185) @izeigerman

🪲 Bug fixes

  • Fix styling for cli reference init (#1184) @treysp
  • Deserialization of the incremental unmanaged model kind @izeigerman
  • Remove SQL dialect config for dbt projects (#1189) @treysp