pypi dbt-postgres 1.6.0b5
dbt-core v1.6.0b5

latest releases: 1.8.2, 1.7.17, 1.6.17...
12 months ago

dbt-core 1.6.0-b5 - June 22, 2023

Features

  • Enable setting packages in dependencies.yml (#7372, #7736)
  • Add AdapterRegistered event log message (#7038)
  • Further integrate semantic models into the DAG and partial parsing module (#7800)

Fixes

  • Fix regression in run-operation to not require the name of the package to run (#7753)
  • Allow dbt show --inline preview of private models (#7837)
  • Skip jinja parsing of metric filters (#7864)
  • Fix a bad implicit string conversion regression in debug --config-dir code. (#7774)
  • Fix UninstalledPackagesFoundError error message to use correct packages specified path (#7921)
  • Fix: safe remove of external nodes from nodes.depends_on (#7924)

Under the Hood

  • Upgrade to dbt-semantic-interfaces v0.1.0dev5 (#7853)
  • Refactoring: consolidating public_nodes and nodes (#7890)
  • Resolve SemanticModel ref is the same way as other refs (#7822)
  • Move from dbt-semantic-intefaces 0.1.0dev5 to 0.1.0dev7 (#7898)
  • Don't jinja render packages from dependencies.yml (#7905)

Dependencies

  • Bump mypy from 0.981 to 1.0.1 (#7027)

Don't miss a new dbt-postgres release

NewReleases is sending notifications on new releases.