Skip to content

dbt-core v1.8.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 13:25

dbt-core 1.8.6 - August 29, 2024

Fixes

  • Late render pre- and post-hooks configs in properties / schema YAML files (#10603)

Under the Hood

  • Improve speed of tree traversal when finding children, increasing build speed for some selectors (#10434)

Contributors