Skip to content

Commit 506e3f3

Browse files
version: 1.18.0 (#764)
## version: 1.18.0 ## v1.18.0 - 2026-05-08 ### Enhancement or New Feature * Move Admin API parameter docs into MCP tool schemas with shared descriptions * Share multi-project project_id description for Discovery and Semantic layer * Add JSON Schema parameter descriptions for Semantic Layer MCP tools * Add Discovery tool parameter descriptions for MCP schemas * Add MCP server instructions ### Bug Fix * Add helpful hint for SSL errors during OAuth, suggesting that multi-cell users set DBT_HOST to the full hostname (e.g. abc123.us1.dbt.com) Co-authored-by: DevonFulcher <24593113+DevonFulcher@users.noreply.github.com>
1 parent 2635617 commit 506e3f3

8 files changed

Lines changed: 19 additions & 18 deletions

.changes/unreleased/Bug Fix-20260204-143000.yaml

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

.changes/unreleased/Enhancement or New Feature-20260505-142119.yaml

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

.changes/unreleased/Enhancement or New Feature-20260506-101233.yaml

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

.changes/unreleased/Enhancement or New Feature-20260506-101501.yaml

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

.changes/unreleased/Enhancement or New Feature-20260506-101619.yaml

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

.changes/unreleased/Enhancement or New Feature-20260507-122743.yaml

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

.changes/v1.18.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## v1.18.0 - 2026-05-08
2+
### Enhancement or New Feature
3+
* Move Admin API parameter docs into MCP tool schemas with shared descriptions
4+
* Share multi-project project_id description for Discovery and Semantic layer
5+
* Add JSON Schema parameter descriptions for Semantic Layer MCP tools
6+
* Add Discovery tool parameter descriptions for MCP schemas
7+
* Add MCP server instructions
8+
### Bug Fix
9+
* Add helpful hint for SSL errors during OAuth, suggesting that multi-cell users set DBT_HOST to the full hostname (e.g. abc123.us1.dbt.com)

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ 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.18.0 - 2026-05-08
11+
### Enhancement or New Feature
12+
* Move Admin API parameter docs into MCP tool schemas with shared descriptions
13+
* Share multi-project project_id description for Discovery and Semantic layer
14+
* Add JSON Schema parameter descriptions for Semantic Layer MCP tools
15+
* Add Discovery tool parameter descriptions for MCP schemas
16+
* Add MCP server instructions
17+
### Bug Fix
18+
* Add helpful hint for SSL errors during OAuth, suggesting that multi-cell users set DBT_HOST to the full hostname (e.g. abc123.us1.dbt.com)
19+
1020
## v1.17.1 - 2026-05-05
1121
### Bug Fix
1222
* Improve input validation for dbt CLI tool parameters and reduce verbosity of argument logging.

0 commit comments

Comments
 (0)