Skip to content

Commit

Permalink
Merge branch '1.8.latest' into backport-10755-to-1.8.latest
Browse files Browse the repository at this point in the history
  • Loading branch information
gshank authored Sep 26, 2024
2 parents 51455ca + 69f9212 commit 81b1af5
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 81b1af5

Please sign in to comment.