Skip to content

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 16:44
· 76 commits to main since this release
46ed9e1

v1.12.0 - 2026-04-01

Enhancement or New Feature

  • Add multi-project discovery tools with config_override support for Server B

Under the Hood

  • Add LLM-Assisted Contributions section to CONTRIBUTING.md and consolidate style guidelines from .cursor/rules into CONTRIBUTING.md
  • Clarify OAuth page wording — dbt Cloud → dbt Platform, remove editor-specific framing
  • Clarify selectors arg/prompt for CLI tools
  • Split config_providers module into a package with separate files per provider type
  • Extract CredentialsProvider into credentials.py to break circular import
  • Follow redirects for DbtAdminAPIClient