:sparkles: Features
* Managed models (2809) erindru
* Add mysql operator for airflow scheduler (2843) kaijie-qin
* Allow users to configure high watermark sensor behavior (2850) eakmanrq
* Allow the janitor to be run on-demand (2844) erindru
* Increase default type precision in redshift/mssql view workaround (2791) treysp
* Support batch_size, batch_concurrency, and lookback attributes in the custom model kind (2852) izeigerman
:beetle: Bug fixes
* Take the default_gateway into account when loading external models (2842) erindru
* Set the dbt invocation context before loading the profile (2846) izeigerman
* BIGNUMERIC column can't be altered into FLOAT64 in BigQuery (2848) izeigerman
* Drop dev previews of managed tables correctly (2849) erindru
* Use the default dialect when constructing a table mapping key in the dbt adapter (2853) izeigerman
* Correct quoting of identifiers in the dbt adapter izeigerman
:broom: Chore
* Fix typo in SQLMeshTrinoOperator.get_db_hook docstring (2845) georgesittas
:alien: Other
* Fix docs for incremental model kinds izeigerman
* Expand custom materializations guide (2851) treysp