✨ Features
- Drop schemas for expired environments (#1177) @eakmanrq
- Support the '_dbt_max_partition' variable for BigQuery dbt projects (#1195) @izeigerman
🪲 Bug fixes
- Use session when creating snapshot tables (#1190) @izeigerman
- Support insert overwrite with dynamic partitions in the BigQuery adapter (#1188) @izeigerman
- Fix test (#1193) @eakmanrq
- Add boolean to fix request params type (#1199) @mykalmax
- Set forward_only to true by default for the Incremental Unmanaged model kind (#1200) @izeigerman
- Fix invalidating env test (#1201) @eakmanrq
- Make sure the evaluation progress bar looks good when evaluating a large number of models (#1202) @izeigerman
🧹 Chore
- Rename 'target_partitions' variable to something more distinct to avoid potential conflict @izeigerman