Skip to content

Commit 6c14fe7

Browse files
version: 1.20.3 (#804)
## version: 1.20.3 ## v1.20.3 - 2026-06-11 ### Bug Fix * Set explicit timeouts on all dbt platform httpx clients to prevent ReadTimeout errors (15s for REST APIs, 60s for Semantic Layer GQL) Co-authored-by: alan-andrade <97609+alan-andrade@users.noreply.github.com>
1 parent 8de6ebf commit 6c14fe7

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

.changes/unreleased/Bug Fix-20260611-142437.yaml

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

.changes/v1.20.3.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v1.20.3 - 2026-06-11
2+
### Bug Fix
3+
* Set explicit timeouts on all dbt platform httpx clients to prevent ReadTimeout errors (15s for REST APIs, 60s for Semantic Layer GQL)

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.3 - 2026-06-11
11+
### Bug Fix
12+
* Set explicit timeouts on all dbt platform httpx clients to prevent ReadTimeout errors (15s for REST APIs, 60s for Semantic Layer GQL)
13+
1014
## v1.20.2 - 2026-06-08
1115
### Bug Fix
1216
* Return dimension-values query failures as tool results instead of raising generic runtime errors.

0 commit comments

Comments
 (0)