✨ Features
- Add sqlmesh references and automatic joins (#1278) @tobymao
- Add ability to select node and build path from that node to current (#1245) @mykalmax
- Support Table Properties on Views (#1286) @eakmanrq
- Allow macro lambdas with expansion on tuples (#1298) @tobymao
🪲 Bug fixes
- Improve interval_unit validation and support the field in dbt projects (#1281) @crericha
- Make Databricks use replace where (#1291) @eakmanrq
- Migration of grain @tobymao
- Editor content updates too late with debounce @mykalmax
- Set debounceImmediate to false for model lineage (#1293) @mykalmax
- Exclude redundant keys from the config attribute in dbt models (#1294) @izeigerman
- Support physical table schema override for dbt projects (#1297) @izeigerman
🧹 Chore
- Support Pydantic 2 (#1290) @izeigerman