✨ Features
- Allow configuring default formatting behavior in the UI via sql… (#2064) @z3z1ma
- Macro typing coercion (#2041) @z3z1ma
- Virtualized docs list, auto scroll to active item on refresh (#2082) @caiters
- Add dbt scd type 2 feature flag (#2085) @eakmanrq
- Add support for the synchronous mode to the 'invalidate' CLI command (#2098) @izeigerman
- Automatically compute previews for changed forward-only models in dev (#2108) @izeigerman
- Add SCD Type 2 Column Support (#1997) @eakmanrq
- Add tstz support (#2121) @eakmanrq
🪲 Bug fixes
- Do not convert missing seed string column values to string (#2086) @treysp
- Show errors in preview only with lineage/table/diff (#2083) @mykalmax
- Slightly improve model autocompletion (#2043) @mykalmax
- Use correct root path when listing files with git (#2087) @izeigerman
- Clean up SourceList component (#2092) @mykalmax
- Improve perf by lazy loading models list (#2094) @mykalmax
- Add Go Back button to plan flow (#2100) @mykalmax
- Airflow use model name instead of snapshot name (#2095) @eakmanrq
- Select file and add tab we no tabs present (#2096) @mykalmax
- Set min-width for split panes (#2097) @mykalmax
- Control autocompletion manually (#2099) @mykalmax
- Have modules navigation in sidebar (#2102) @mykalmax
- Init bigquery with correct type (#2110) @eakmanrq
- When plan running dont error and just drop (#2115) @mykalmax
- Send message on plan cancel progress (#2116) @mykalmax
- Various clean ups (#2114) @mykalmax
- Styling (#2118) @mykalmax
- Support a missing value for an explicitly provided 'vars' key (#2117) @izeigerman
- Use space instead of T for timestamp format (#2119) @eakmanrq
- Improve lineage flow (#2062) @mykalmax
🧹 Chore
- Add a unit test for the git selector expressions @izeigerman
- Add airflow test to develop doc (#2090) @eakmanrq
- Bump sqlglot to v21.0.0 (#2101) @georgesittas
- Use node for name instead of model (#2105) @eakmanrq
- Scope log handlers to modules (#2106) @eakmanrq
- Fix pydantic 1 support with new type (#2111) @eakmanrq
- Test CLI plan/run commands (#2091) @treysp
- Bump dev dbt duckdb (#2123) @eakmanrq
👽 Other
- Add comment registration default arg to configuration reference (#2088) @treysp
- Revert "Feat: Macro typing coercion (#2041)" (#2089) @eakmanrq
- Ibis example project (#2084) @andrew-sha
- Update README.md (#2103) @tobymao
- Update LICENSE (#2104) @tobymao
- Improve configuration guide environment view schema and catalog (#2120) @treysp