github dbt-labs/dbt-core v1.6.0b8
dbt-core v1.6.0b8

latest releases: v1.9.0b2, v1.9.0b1, v1.8.7...
pre-release15 months ago

dbt-core 1.6.0-b8 - June 30, 2023

Features

  • This change adds new selector methods to the state selector. Namely, state:unmodified and state:old. (#7564)
  • dbt clone (#7258)
  • Support '_'-delimited fqn matching for versioned models and matching on Path.stem for path selection (#7639)
  • Store time_spline table configuration in semantic manifest (#7938)

Fixes

  • Fix CTE insertion position when the model uses WITH RECURSIVE (#7350)
  • Unified to UTC (#7664)
  • Remove limitation on use of sqlparse 0.4.4 (#7515)
  • Move project_root contextvar into events.contextvars (#7937)
  • Fix typo in ModelNodeArgs (#7991)
  • Allow on_schema_change = fail for contracted incremental models (#7975)

Docs

Under the Hood

  • Populate metric input measures (#7884)

Contributors

Don't miss a new dbt-core release

NewReleases is sending notifications on new releases.