dbt-core 1.6.0-b7 - June 28, 2023
Features
- Add merge as valid incremental strategy for postgres (#1880)
- Handle external model nodes in state:modified (#7563)
- Add invocation_command to flags (#6051)
- Add thread_id context var (#7941)
- Add partial parsing support for semantic models (#7897)
- Add restrict-access to dbt_project.yml (#7713)
- allow setting enabled and depends_on_nodes from ModelNodeArgs (#7506)
Fixes
- Raise better error message when dispatching a package that is not installed (#5801)
- add access to ModelNodeArgs for external node building (#7890)