✨ 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
- Split migration script implementations into DDL and DML (#5307) @izeigerman
- Remove the 'prompt' CLI command (#5310) @izeigerman
- Add singular test to dbt fixtures (#5315) @benfdking
- Remove old migration scripts up to and including v0060 (#5309) @izeigerman