✨ Features
🪲 Bug fixes
- Update dbt airflow doc (#2302) @eakmanrq
- Suppress Pandas DBAPI2 connection warnings. (#2304) @newtonapple
- Normalize dbt model cluster_by field (#2305) @crericha
- Use SourceList to display/filter lineage columns (#2306) @mykalmax
- Escape backslashes in comments (#2307) @treysp
🧹 Chore
- Isolate context in context tests (#2301) @eakmanrq
- Bump sqlglot and add test for nested transforms (#2303) @tobymao