Skip to content

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 00:46
· 59 commits to main since this release
245aa27

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