✨ Features
- Support macros within audits (#2969) @Themiscodes
- Include column name in failed column registration warning (#2989) @treysp
- Support pre-post statements in python models at creation time (#2977) @Themiscodes
🪲 Bug fixes
- Send notifications for failing non-blocking audits from the builtin scheduler (#2979) @crericha
- Ensure Context.close doesn't unnecessarily create a state sync db (#2980) @georgesittas
- Remove error when deleting expired external model snapshots (#2984) @eakmanrq
- Regression in Snowflake Python models using Snowpark DataFrame's (#2983) @erindru
- Add gateway name to model cache identifier (#2987) @treysp
🧹 Chore
- Improve docs multi repo isolated systems (#2982) @eakmanrq
- Fix typo in sql_models.md (#2986) @georgesittas
- Bump sqlglot to v25.10.0 (#2992) @georgesittas