(More work to come in the stable 1.9 release)
Features
- Add structure to support multiple db for async operator execution by @pankajastro in #1483
- Use
dbtRunnerin the DAG Processor when usingLoadMode.DBT_LSifdbt-coreis available by @tatiana in #1484 - Support overriding the
profile_configper dbt node or folder using config by @tatiana in #1492
Bug Fixes
Enhancement
- Fix OpenLineage deprecation warning by @CorsettiS in #1449
- Support overriding the
profile_nameper node or folder using config by @tatiana in #1492 - Move
DbtRunnerrelated functions intodbt/runner.pymodule by @tatiana in #1480
Others
Cut from: #1492 (branch: override_profile_name_by_task)