Skip to content

dbt 0.14.3

Compare
Choose a tag to compare
@drewbanin drewbanin released this 11 Oct 18:41
· 7 commits to 0.14.latest since this release

dbt 0.14.3 (October 11, 2019)

This is a bugfix release.

Fixes:

  • Fix for dictionary changed size during iteration race condition (#1740, #1750)
  • Fix upper bound on jsonschema dependency to 3.1.1 (#1817, #1819)

Under the hood:

  • Provide a programmatic method for validating profile targets (#1754, #1775)