✨ Features
- Check freshness for mixed external & sqlmesh models (#5499) @VaggelisD
🪲 Bug fixes
- Do not reduce empty generator when evaluating snapshots (#5548) @georgesittas
- Unexpected backfill of a parent when an interval outside the parent's range is restated for a child (#5551) @izeigerman
- Create_test error with query and CTEs included (#5559) @treysp
- Incorrect treatment of the model's table as missing when processing batches with index > 0 (#5560) @izeigerman
- Only selected models need to be promoted when --inlclude-unmodified flag is provided (#5561) @izeigerman
- Added missing execution_time param for CLI audit command (#5563) @makaroni4
- Cache upstream dependencies when building the evaluation DAG in scheduler (#5569) @izeigerman
- Temporary disable lsp benchmarks @izeigerman
- Make macro evaluator locals available from macro calls in jinja (#5568) @crericha
🧹 Chore
- Bump sqlglotrs to 27.28.0 (#5556) @georgesittas