Skip to content

v1.5.0a5

Pre-release
Pre-release
Compare
Choose a tag to compare

New Features

  • Support for running dbt tasks in AWS EKS in #944 by @VolkerSchiewe
  • Add Clickhouse profile mapping by @roadan and @pankajastro in #353 and #1016
  • Support static_index.html docs by @dwreeves in #999
  • Support deep linking dbt docs via Airflow UI by @dwreeves in #1038
  • (WIP) Support caching dbt ls output in Airflow variable in #1014 by @tatiana
    • since a3: different approach than 1.5.0a1 and 1.5.0a2
    • a4: fix DbtTaskGroup logging
    • a5: introduce CachePurgeConfig

Others