Bug Fixes
- Fix
DbtSourceWatcherOperator.template_fieldsto inherit fromDbtSourceLocalOperatorinstead ofDbtConsumerWatcherSensorby @pankajkoti in #2226 - Fix TypeError in Watcher mode with subprocess invocation by @pankajkoti in #2227
Docs
- Fix minor documentation typo by @dnskr in #2093
- Fix default values in documentation by @dnskr in #2092
- Remove emit event for ExecutionMode.AIRFLOW_ASYNC limitation in docs by @pankajastro in #2214
Others
- Add test to check profile metrics with non-cosmos operator by @pankajastro in #2215