Skip to content

v0.216.0

Choose a tag to compare

@SQLMesh SQLMesh released this 08 Sep 18:47
· 187 commits to main since this release
101e73b

✨ Features

  • Add dedicated incremental_by_time_range strategy (#5306) @eakmanrq
  • (state_sync) Add the ability to fetch all versions of a snapshot by name (#5273) @erindru
  • Dbt microbatch ref filter support (#5292) @eakmanrq

🪲 Bug fixes

  • Exclude bugged version of dbt-snowflake so pip resolves compatible version of dbt-adapters (#5313) @erindru
  • Make sure builtin dbt macros can be referenced with the 'context.' prefix (#5308) @treysp
  • Scd type 2 support table properties (#5317) @eakmanrq

🧹 Chore