You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.14.0 - 2026-04-14
Enhancement or New Feature
Populate dbt_cloud_account_identifier in telemetry events
Auto-fetch DBT_HOST_PREFIX from dbt Platform for SL and Discovery API URL construction
list_metrics now returns dimensions and entities in the same response when the metric count is at or below a configurable threshold (default: 10, via DBT_MCP_SL_FULL_CONFIG_THRESHOLD), reducing LLM round trips from 3 tool calls to 1 for small-to-medium environments
Under the Hood
Remove forked MCP SDK source
Update dependabot config to batch examples/ security PRs
Add patterns to examples dependencies in dependabot configuration
Match baseline dependabot docs for multi-ecosystem-groups config