github dbt-labs/dbt-core v0.21.1rc1
dbt 0.21.1rc1

latest releases: v1.8.6, v1.6.18, v1.7.18...
pre-release2 years ago

An initial release candidate for v0.21.1.

Fixes

  • Performance: Use child_map to find tests for nodes in resolve_graph (#4012, #4057)
  • Switch unique_field from abstractproperty to optional property. Add docstring (#4025, #4028)
  • Fix multiple partial parsing errors (#3996, #4020)
  • Include only relational nodes in database_schema_set (#4063, #4077)
  • Fixed bug with error_if test option (#4070)
  • Added support for tests on databases that lack real boolean types. (#4084)
  • Prefer macros defined in the project over the ones in a package by default (#4106, #4114)
  • Scrub secrets coming from CommandErrors so they don't get exposed in logs. (#4138)
  • Syntax fix in alter_relation_add_remove_columns if only removing columns in on_schema_change: sync_all_columns (#4147)
  • Increase performance of graph subset selection (#4135,#4155)
  • Add downstream test edges for build task only. Restore previous graph construction, compilation performance, and node selection behavior (test+) for all other tasks (#4135, #4143)
  • Don't require a strict/proper subset when adding testing edges to specialized graph for build (#4158, #4158)
  • Capping google-api-core to version 1.31.3 due to protobuf dependency conflict (#4192)

Contributors:

Don't miss a new dbt-core release

NewReleases is sending notifications on new releases.