✨ Features
- Add invalidate hard delete support to scd type 2 (#2132) @eakmanrq
- Keep track of the previous finalized snapshots in the environment (#2130) @izeigerman
- Ignore SQL model unit test row order unless query contains ORDER BY (#2133) @treysp
- Automatically create non-blocking copies of builtin audits (#2136) @vchan
🪲 Bug fixes
- Motherduck only supports duckdb==0.9.2 (#2134) @treysp
- Lineage (#2059) @vchan
- Make sure that missing intervals don't exceed the target end date when applying plan (#2142) @izeigerman
- Make sure that builtin dbt macros can be referenced using the 'dbt.' prefix (#2143) @izeigerman
🧹 Chore
- Bump sqlglot to 21.1.1 (#2135) @georgesittas