✨ Features
- Add support for freezing time in unit tests (#2362) @georgesittas
🪲 Bug fixes
- Don't warn about state (#2371) @eakmanrq
- Expand snowflake VIEW column comments and make comment default true (#2369) @treysp
- Top nav flashing (#2326) @mykalmax
- Some keyboard bindings (#2334) @mykalmax
- Send file updates for plan and lineage modules (#2375) @mykalmax
- Data hash values for the model kind (#2376) @izeigerman
- Handle maps during test generation (#2364) @vchan
- Only insert new seed rows during migration (#2381) @izeigerman
- Improve inference of upstream dependencies for python models (#2377) @izeigerman
- Normalize both lists and ndarrays when generating unit tests (#2388) @georgesittas
- Detection of broken model references when building a plan (#2390) @izeigerman
🧹 Chore
- Improve recommended state sync documentation (#2367) @eakmanrq
- Report success at the end of the run command (#2374) @izeigerman
- Make dbt scd type 2 test cicd only (#2378) @eakmanrq
- Bump sqlglot to v23.6.3 (#2382) @georgesittas
- Add a comment and an assert to test_broken_references to prevent future regressions @izeigerman
👽 Other
- Trigger renovate (#2379) @andrew-sha
- Revert "Chore!: bump sqlglot to v23.6.3 (#2382)" (#2387) @georgesittas
- Update README.md (make email link a mailto) (#2389) @anentropic