pypi dbt-core 1.0.5rc1
dbt-core v1.0.5rc1

latest releases: 1.8.6, 1.6.18, 1.7.18...
2 years ago

dbt-core 1.0.5-rc1 - March 21, 2022

Fixes

  • Fix bug causing empty node level meta, snapshot config errors (#4459, #4726)
  • Support click versions in the v7.x series (#4566, #4681)
  • Fixed a bug where nodes that depend on multiple macros couldn't be selected using -s state:modified (#4678, #4820)
  • Catch all Requests Exceptions on deps install to attempt retries. Also log the exceptions hit. (#4849, #4865)
  • Fix partial parsing bug with multiple snapshot blocks (#4771, #4773)
  • Use cli_vars instead of context to create package and selector renderers (#4876, #4878)
  • depend on new dbt-extractor version with fixed github links (#4891, #4890)

Under the Hood

  • Automate changelog generation with changie (#4652, #4743)
  • Fix broken links for changelog generation and tweak GHA to only post a comment once when changelog entry is missing. (#4848, #4857)

Docs

  • Resolve errors related to operations preventing DAG from generating in the docs. Also patch a spark issue to allow search to filter accurately past the missing columns. (#4578, #4763)
    Contributors:

Don't miss a new dbt-core release

NewReleases is sending notifications on new releases.