github dbt-labs/dbt v2.0.0

latest release: v2.0.1
3 hours ago

2.0.0

Released September 14, 2026

Features

  • Install agent skills (AgentSkills-format SKILL.md directories) from installed packages and the project's own skill-paths when packages are installed, gated on the new ai_provider flag. (#14556)
  • Support native Databricks metric view materializations (#15616)
  • [ClickHouse] Connection-level settings (profile custom_settings plus v1-parity synchronous-operation defaults), default database wired to the profile schema, literal '?' in SQL, and dbt identified as dbt/<version> in the HTTP User-Agent (system.query_log.http_user_agent), via the new adbc_clickhouse driver (#14585)

Fixes

  • Preserve compiled SQL output for inline compile commands in quiet mode (#14538)
  • Fix the dbt-docs-server Docker image: it now downloads a released dbt binary from the dbt-core GitHub Releases and verifies it against the release's published SHA256SUMS, tracking the newest release carrying a Linux binary instead of pinning a stale version (override with --build-arg DBT_VERSION=). The documented docker build command now works verbatim from either the repo root or the crate directory, a .dockerignore keeps the build context empty, and the image is multi-stage, multi-arch, health-checked, and runs as an unprivileged user. (#15856)
  • Rename dbt v2 CLI branding from Fusion/dbt-core to dbt (proprietary) and dbt-oss (OSS), updating --version/--help output and several Fusion-branded warning/error messages to say dbt instead.

Contributors

Don't miss a new dbt release

NewReleases is sending notifications on new releases.