github dbt-labs/dbt-core v0.20.2
dbt 0.20.2

latest releases: v1.6.14, v1.7.14, v1.8.0rc1...
2 years ago

Fixes

  • Fix issue when running the deps task after the list task in the RPC server (#3846, #3848)
  • Fix bug with initializing a dataclass that inherits from typing.Protocol, specifically for dbt.config.profile.Profile (#3843, #3855)
  • Avoid caching schemas for tests when store_failures is not enabled (#3715, #3716)
  • Fix bug in finding analysis nodes when applying analysis patch (#3764, #3767)
  • Rewrite built-in generic tests to support column_name expressions (#3790, #3811)
  • Check for existence of test node when removing. (#3711, #3750)

Under the hood

  • Get more information on partial parsing version mismatches (#3757, #3758)
  • Use GitHub Actions for CI (#3688, #3669)
  • 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)
  • Better error handling for BigQuery job labels that are too long. #3703

Contributors:

Don't miss a new dbt-core release

NewReleases is sending notifications on new releases.