Skip to content

Commit b7090fc

Browse files
version: 1.9.1 (#612)
## version: 1.9.1 ## v1.9.1 - 2026-02-25 ### Under the Hood * Recategorize fetch_performance errors * Add validation for dbt LSP args in LSPClient ### Bug Fix * Show user-friendly error message on OAuth setup failure instead of raw TypeError Co-authored-by: DevonFulcher <24593113+DevonFulcher@users.noreply.github.com>
1 parent c0b9448 commit b7090fc

5 files changed

Lines changed: 13 additions & 9 deletions

File tree

.changes/unreleased/Bug Fix-20260219-oauth-error-message.yaml

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

.changes/unreleased/Under the Hood-20260212-052237.yaml

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

.changes/unreleased/Under the Hood-20260212-153702.yaml

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

.changes/v1.9.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## v1.9.1 - 2026-02-25
2+
### Under the Hood
3+
* Recategorize fetch_performance errors
4+
* Add validation for dbt LSP args in LSPClient
5+
### Bug Fix
6+
* Show user-friendly error message on OAuth setup failure instead of raw TypeError

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ 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.9.1 - 2026-02-25
11+
### Under the Hood
12+
* Recategorize fetch_performance errors
13+
* Add validation for dbt LSP args in LSPClient
14+
### Bug Fix
15+
* Show user-friendly error message on OAuth setup failure instead of raw TypeError
16+
1017
## v1.9.0 - 2026-02-11
1118
### Enhancement or New Feature
1219
* Add Dockerfile and .dockerignore for containerized deployment

0 commit comments

Comments
 (0)