Commit 291ddd1
version: 1.17.1 (#754)
## version: 1.17.1
## v1.17.1 - 2026-05-05
### Bug Fix
* Improve input validation for dbt CLI tool parameters and reduce
verbosity of argument logging.
* Fix server crash for CLI-only users introduced in v1.17.0:
register_proxied_tools now filters enabled tools before calling
get_config(), preventing an AssertionError when DBT_HOST is unset;
replace bare assert with MissingHostError; improve lifespan error
logging to include full traceback
Co-authored-by: b-per <8754100+b-per@users.noreply.github.com>1 parent 6534507 commit 291ddd1
4 files changed
Lines changed: 9 additions & 6 deletions
File tree
- .changes
- unreleased
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
| |||
0 commit comments