Skip to content

dbt-core v1.9.0b4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 20:42

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 ensure run_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)

Contributors