✨ Features
- Warn when state connection uses a non-recommended engine (#2919) @treysp
- Allow disabling airflow state migrations (#2921) @eakmanrq
- Add support for defaults in user audits (#2901) @alexischicoinedatadeveloper
🪲 Bug fixes
- Allow overriding built-in datetime vars in tests (#2916) @treysp
- Coercion of string to integers when converting csv to agate tables (#2918) @izeigerman
- Ensure Python models are backed by tables and not views (#2908) @erindru
- Only backfill modified models in the dev plan if unmodified models are not included (#2917) @izeigerman