Skip to content

version: 1.21.0#823

Merged
b-per merged 1 commit into
mainfrom
release/1.21.0
Jun 26, 2026
Merged

version: 1.21.0#823
b-per merged 1 commit into
mainfrom
release/1.21.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

version: 1.21.0

v1.21.0 - 2026-06-26

Enhancement or New Feature

  • Track MCP client identity (name and version from the MCP initialize handshake) in Vortex tool call events via the user_agent field

Under the Hood

  • Revert host elicitation (pre-v1.17.0 behaviour where DBT_HOST=None)
  • Add a CI check that snapshots the published-app contract (tool metadata, schemas, annotations, server instructions, UI resources) and fails when it changes, plus a workflow that labels contract-changing PRs

Bug Fix

  • Fix list_saved_queries tool which was calling savedQueriesPaginated (a non-existent API field) instead of savedQueries
  • Preserve unique_id casing when querying the Discovery API — the uniqueIds filter is case-sensitive, so lowercasing caused empty results for models with uppercase names

## v1.21.0 - 2026-06-26
### Enhancement or New Feature
* Track MCP client identity (name and version from the MCP initialize handshake) in Vortex tool call events via the user_agent field
### Under the Hood
* Revert host elicitation (pre-v1.17.0 behaviour where DBT_HOST=None)
* Add a CI check that snapshots the published-app contract (tool metadata, schemas, annotations, server instructions, UI resources) and fails when it changes, plus a workflow that labels contract-changing PRs
### Bug Fix
* Fix list_saved_queries tool which was calling savedQueriesPaginated (a non-existent API field) instead of savedQueries
* Preserve unique_id casing when querying the Discovery API — the uniqueIds filter is case-sensitive, so lowercasing caused empty results for models with uppercase names
@github-actions github-actions Bot requested review from a team, b-per, jairus-m and jasnonaz as code owners June 26, 2026 09:51
@b-per b-per merged commit 39e31da into main Jun 26, 2026
6 of 7 checks passed
@b-per b-per deleted the release/1.21.0 branch June 26, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant