Skip to content

dbt-core v1.1.6

Choose a tag to compare

@github-actions github-actions released this 14 Aug 13:48

dbt-core 1.1.6 - August 14, 2026

Features

  • Warn users if they are using a deprecated dbt version (#15964)

Fixes

  • Remove pin on packaging and stop using it for prerelease comparisons (#6834)
  • Fix semver comparison logic by ensuring numeric values (#7039)
  • Fix producing non json log when log format is json (#7972)
  • Enable seeds to be handled from stored manifest data (#6875)

Contributors