Skip to content

Commit a7a081a

Browse files
version: 1.19.2 (#786)
## version: 1.19.2 ## v1.19.2 - 2026-05-22 ### Under the Hood * Bump dbt-sl-sdk==0.13.3 ### Bug Fix * Fix unstructured tool errors being masked as 'outputSchema defined but no structured output returned' Co-authored-by: jairus-m <114552516+jairus-m@users.noreply.github.com>
1 parent ca1e58d commit a7a081a

4 files changed

Lines changed: 11 additions & 6 deletions

File tree

.changes/unreleased/Bug Fix-20260514-154649.yaml

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

.changes/unreleased/Under the Hood-20260522-111026.yaml

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

.changes/v1.19.2.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## v1.19.2 - 2026-05-22
2+
### Under the Hood
3+
* Bump dbt-sl-sdk==0.13.3
4+
### Bug Fix
5+
* Fix unstructured tool errors being masked as 'outputSchema defined but no structured output returned'

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ 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.19.2 - 2026-05-22
11+
### Under the Hood
12+
* Bump dbt-sl-sdk==0.13.3
13+
### Bug Fix
14+
* Fix unstructured tool errors being masked as 'outputSchema defined but no structured output returned'
15+
1016
## v1.19.1 - 2026-05-14
1117
### Under the Hood
1218
* Silence asyncio DeprecationWarning in LSP connection unit tests by binding a fresh event loop and using loop.create_future() instead of bare asyncio.Future().

0 commit comments

Comments
 (0)