✨ Features
- Don't force db connect if using serverless (#3786) @eakmanrq
- Add 'auditing' and 'promoting' runtime stages (#3791) @izeigerman
🪲 Bug fixes
- Ensure unsafe catalog identifiers are quoted before parsed (#3789) @georgesittas
- Databricks set default catalog for both connections (#3793) @eakmanrq
- Only promote all snapshots if the target environment expired (#3797) @izeigerman
- Make sure that physical tables exist for promoted snapshots (#3798) @izeigerman
- Db properly support
with_log_level
(#3799) @eakmanrq - Run integration tests in session (#3801) @eakmanrq
- Specify init duckdb database so quickstart works (#3800) @treysp
🧹 Chore
- Replace mysql-connector-python with pymysql (#3788) @treysp
- Remove [missing dates] from CLI model backfills title (#3796) @treysp
👽 Other
- Prod Env Observability updates (#3790) @mesmith027
- Update jinja gateway variable syntax (#3795) @treysp