Skip to content

v1.1.0a1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tatiana tatiana released this 16 Aug 22:40
· 41 commits to release-1.1 since this release

Feature (pending documentation!)

  • Support dbt global flags (via dbt_cmd_global_flags in operator_args) by @tatiana in #469

Enhancements

  • Hide sensitive field when using BigQuery keyfile_dict profile mapping by @jbandoro in #471

Bug fixes

  • Fix bug on select node add exclude selector subset ids logic by @jensenity in #463
  • Refactor dbt ls to run from a temporary directory to avoid Read-only file system errors during DAG parsing, by @tatiana in #414

Others