:sparkles: Features
* Add the ability to specify a model end date (2287) erindru
* Add ability to configure logging dir (2266) eakmanrq
:beetle: Bug fixes
* Ignore models from the 'elementary' package when loading a dbt project (2285) izeigerman
* Remove trailing newline from dbt multiline test kwargs. (2289) crericha
* Cache Trino catalog type lookup to reduce load (2291) erindru
* Normalize and quote properly in table diff module (2294) georgesittas
* Fix partitioning property for Trino iceberg tables (2292) erindru
* Convert lists, ndarrays to tuples when sorting unit test dataframes (2296) georgesittas
* Reload context on config change (2269) mykalmax
* Support start_* / end_* macros in the incremental unmanaged models izeigerman
:broom: Chore
* Unset twine when exporting sqlmesh tests (2286) eakmanrq
* Upgrade sqlglot (2288) tobymao