Skip to content

Commit

Permalink
Add missing changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 authored Sep 23, 2024
1 parent e3e4c97 commit 05105d9
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 @@ -10,13 +10,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 05105d9

Please sign in to comment.