✨ Features
- Make default target environment configurable (#1262) @izeigerman
- Add ability to override the dbt target name in the SQLMesh config (#1263) @izeigerman
- Include Jinja macros when rendering a model definition (#1264) @izeigerman
🪲 Bug fixes
- Rendering of a model definition with table properties specified (#1261) @izeigerman
- Fix!(tests): normalize identifiers according to the config's dialect (#1206) @georgesittas
- Increase request timeout delay (#1266) @mykalmax
- Include catalog name in schema creation (#1249) @eakmanrq
🧹 Chore
- Add default_target_environment description to the configuration reference doc @izeigerman