Skip to content

Commit 6622aa4

Browse files
version: 1.20.4 (#807)
## version: 1.20.4 ## v1.20.4 - 2026-06-15 ### Bug Fix * Fix get_model_health response schema: wrap single-node result in a list to match the declared list[dict] return type Co-authored-by: jairus-m <114552516+jairus-m@users.noreply.github.com>
1 parent 3f487ae commit 6622aa4

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

.changes/unreleased/Bug Fix-20260615-134205.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v1.20.4.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v1.20.4 - 2026-06-15
2+
### Bug Fix
3+
* Fix get_model_health response schema: wrap single-node result in a list to match the declared list[dict] return type

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
77
and is generated by [Changie](https://github.com/miniscruff/changie).
88

99

10+
## v1.20.4 - 2026-06-15
11+
### Bug Fix
12+
* Fix get_model_health response schema: wrap single-node result in a list to match the declared list[dict] return type
13+
1014
## v1.20.3 - 2026-06-11
1115
### Bug Fix
1216
* Set explicit timeouts on all dbt platform httpx clients to prevent ReadTimeout errors (15s for REST APIs, 60s for Semantic Layer GQL)

0 commit comments

Comments
 (0)