Skip to content

Releases: astronomer/astronomer-cosmos

v1.5.0a7

13 Jun 07:28
Compare
Choose a tag to compare
v1.5.0a7 Pre-release
Pre-release

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
    • a6: purge based on commands passed to dbt ls (only missing: dbt deps)
      remove CachePurgeConfig
      add RenderConfig.airflow_vars_to_purge_cache
    • a7: change from modified timestamp to sha256

Others

v1.5.0a6

11 Jun 12:05
Compare
Choose a tag to compare
v1.5.0a6 Pre-release
Pre-release

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
    • a6: purge based on commands passed to dbt ls (only missing: dbt deps)
      remove CachePurgeConfig
      add RenderConfig.airflow_vars_to_purge_cache

Others

v1.5.0a5

10 Jun 11:22
Compare
Choose a tag to compare
v1.5.0a5 Pre-release
Pre-release

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

v1.4.3

07 Jun 13:43
Compare
Choose a tag to compare

Bug fixes

  • Bring back dataset as a required field for BigQuery profile by @pankajkoti in #1033

Enhancements

Docs

  • Fix docs so it does not reference non-existing get_dbt_dataset by @tatiana in #1034

v1.4.2

06 Jun 12:58
966c94a
Compare
Choose a tag to compare

Bug fixes

Others

v1.5.0a4

03 Jun 10:15
Compare
Choose a tag to compare
v1.5.0a4 Pre-release
Pre-release

New Features

  • Support for running dbt tasks in AWS EKS in #944 by @VolkerSchiewe
  • Support caching dbt ls output in Airflow variable in #1014 by @tatiana (WIP)
    • different approach than 1.5.0a1 and 1.5.0a2
    • fix log for TaskGroup

Others

v1.5.0a3

03 Jun 09:38
Compare
Choose a tag to compare
v1.5.0a3 Pre-release
Pre-release

New Features

  • Support for running dbt tasks in AWS EKS in #944 by @VolkerSchiewe
  • Support caching dbt ls output in Airflow variable in #1014 by @tatiana (WIP)
    • different approach than 1.5.0a1 and 1.5.0a2

Others

v1.5.0a2

23 May 16:23
Compare
Choose a tag to compare
v1.5.0a2 Pre-release
Pre-release

1.5.0a2 (2024-05-23)

New Features

  • Support for running dbt tasks in AWS EKS in #944 by @VolkerSchiewe
  • Support caching at a DbtDag and DbtTaskGroupLevel in #992 by @tatiana (WIP)
    • difference from 1.5.0a1: Include the timestamp of the DAG in the cache version

Others

v1.5.0a1

23 May 08:55
Compare
Choose a tag to compare
v1.5.0a1 Pre-release
Pre-release

New Features

Others

v1.4.1

17 May 13:33
Compare
Choose a tag to compare

Bug fixes

Others