Skip to content

dbt-core v1.9.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 18:41

dbt-core 1.9.1 - December 16, 2024

Fixes

  • update adapter version messages (#10230)
  • Fix debug log messages for microbatch batch execution information (#11111)
  • Fix running of extra "last" batch when there is only one batch (#11112)
  • Fix interpretation of PartialSuccess to result in non-zero exit code (#11114)
  • Warn about invalid usages of concurrent_batches config (#11122)

Contributors