Skip to content

dbt 0.20.2rc1

Pre-release
Pre-release

Choose a tag to compare

@cmcarthur cmcarthur released this 16 Aug 20:07
· 15 commits to 0.20.latest since this release

An initial release candidate for v0.20.2.

Under the hood

  • Switch to full reparse on partial parsing exceptions. Log and report exception information. (#3725, #3733)
  • Check for existence of test node when removing. (#3711, #3750)