✨ Features
- Expose Snowflake dynamic tables through the DBT adapter (#2942) @erindru
- Support enabling audits in model defaults (#2947) @Themiscodes
🪲 Bug fixes
- Support unordered columns in test data generation query (#2920) @Themiscodes
- Set DebuggerTerminalConsole verbose to false (#2923) @treysp
🧹 Chore
- Refactor plan to be more maintainable (#2910) @tobymao
- Allow make ui-up to take project directory as env variable (#2929) @treysp
- Add Missing ConnectionConfigs to core.config init (#2940) @kam-cheng-emis
- Add persistent duckdb gateway to sushi and wursthall examples (#2938) @treysp
- Upgrade sqlglot (#2945) @tobymao
👽 Other
- Enable easy code copying, improve search (#2925) @treysp
- Clarify and add example to sql model concepts pre/post statements (#2924) @treysp
- Clarify configuration for separate warehouse and state connections (#2931) @treysp
- Fix lists in sqlmesh macros concepts (#2937) @treysp
- Change audit concepts inline notes to callouts (#2939) @treysp
- Clarify macro variables docs, add examples (#2927) @treysp
- Fix typed macro example (#2946) @treysp