Skip to content

Commit

Permalink
Add missing changelog entry (#10765)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 authored Sep 26, 2024
1 parent b4aba0d commit 69f9212
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,15 @@
### Fixes

- Late render pre- and post-hooks configs in properties / schema YAML files ([#10603](https://github.com/dbt-labs/dbt-core/issues/10603))
- Use model alias for the CTE identifier generated during ephemeral materialization ([#5273](https://github.com/dbt-labs/dbt-core/issues/5273))

### Under the Hood

- Improve speed of tree traversal when finding children, increasing build speed for some selectors ([#10434](https://github.com/dbt-labs/dbt-core/issues/10434))

### Contributors
- [@ttusing](https://github.com/ttusing) ([#10434](https://github.com/dbt-labs/dbt-core/issues/10434))
- [@jeancochrane](https://github.com/jeancochrane) ([#5273](https://github.com/dbt-labs/dbt-core/issues/5273))

## dbt-core 1.8.5 - August 07, 2024

Expand Down

0 comments on commit 69f9212

Please sign in to comment.