✨ Features
- Allow marking audits as [non-]blocking at use site (#2813) @georgesittas
- Add support for audits within model definition (#2812) @Themiscodes
🪲 Bug fixes
- Non-deployable changes downstream of ignored ones should also be ignored (#2818) @izeigerman
- Remove limit from render api call input payload (#2819) @mykalmax
- Make sure to render all model kind attributes (#2820) @izeigerman
- Issue with stringify pydantic models with sets (#2824) @tobymao
- Build table diff sqlglot expressions properly (#2825) @georgesittas
- Ignore local changes when restating (#2823) @izeigerman
- Drop the dev table clone if the schema migration fails (#2830) @izeigerman
- Support for restatemetns when using a state connection to submit plans to the Airflow cluster (#2832) @izeigerman
🧹 Chore
- Bump sqlglot to v25.3.3 (#2828) @georgesittas
- Add databricks column mapping to docs (#2831) @eakmanrq
- Move inline audits ouside the model meta object (#2834) @izeigerman