dbt-core 1.9.0-b4 - November 06, 2024
Features
- Emit debug logging event whenever artifacts are written (#10937)
- Support --empty for snapshots (#10372)
Fixes
- Ensure KeyboardInterrupt/SystemExit halts microbatch model execution (#10862)
- Handle exceptions in
get_execution_status
more broadly to better ensurerun_results.json
gets written (#10934)
Under the Hood
- Behavior change for mf timespine without yaml configuration (#10959)
- Behavior change for cumulative metric type param (#10960)