Skip to content

Commit fbdb7d4

Browse files
docs: Add release notes for prefect-dbt==0.7.20 (#20994)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
1 parent c60983e commit fbdb7d4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/v3/release-notes/integrations/prefect-dbt.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22
title: prefect-dbt
33
---
44

5+
## 0.7.20
6+
7+
_Released on March 05, 2026_
8+
9+
**Experimental 🧪**
10+
11+
- Pool dbt adapter connections across `PER_NODE` invocations [#20968](https://github.com/PrefectHQ/prefect/pull/20968) by [@desertaxle](https://github.com/desertaxle)
12+
- Replace wave-based execution with eager DAG scheduler for `PER_NODE` mode [#20975](https://github.com/PrefectHQ/prefect/pull/20975) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)
13+
- Add `plan()` dry-run method to `PrefectDbtOrchestrator` [#20965](https://github.com/PrefectHQ/prefect/pull/20965) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)
14+
- Add optional `dbt deps` step to `DbtCoreExecutor` [#20960](https://github.com/PrefectHQ/prefect/pull/20960) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)
15+
- Add `CacheConfig` dataclass for cross-run caching [#20957](https://github.com/PrefectHQ/prefect/pull/20957) by [@desertaxle](https://github.com/desertaxle)
16+
- Add `PREFECT_CLIENT_SERVER_VERSION_CHECK_ENABLED` setting to skip version checks in worker subprocesses [#20973](https://github.com/PrefectHQ/prefect/pull/20973) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)
17+
- Bump the default process worker cap for `PrefectDbtOrchestrator` [#20958](https://github.com/PrefectHQ/prefect/pull/20958) by [@desertaxle](https://github.com/desertaxle)
18+
19+
---
20+
521
## 0.7.19
622

723
_Released on March 02, 2026_

0 commit comments

Comments
 (0)