Skip to content

Releases: astronomer/astronomer-cosmos

v1.5.0rc2

31 Oct 11:46
Compare
Choose a tag to compare
v1.5.0rc2 Pre-release
Pre-release

v1.7.1

29 Oct 14:15
6bee880
Compare
Choose a tag to compare

Bug fixes

  • Fix DbtVirtualenvBaseOperator to use correct virtualenv Python path by @kesompochy in #1252
  • Fix displaying dbt docs as menu item in Astro by @tatiana in #1280
  • Fix: Replace login by user for clickhouse profile by @petershenri in #1255

Enhancements

  • Improve dbt Docs Hosting Debugging -- Update dbt_docs_not_set_up.html by @johnmcochran in #1250
  • Minor refactor on VirtualenvOperators & add test for PR #1253 by @tatiana in #1286

Docs

Others

v1.7.1a3

24 Oct 09:15
Compare
Choose a tag to compare
v1.7.1a3 Pre-release
Pre-release

Bug fixes

Others

  • Fix release after the raw rst directive disabled was disabled in PyPI by @tatiana in #1282

v1.7.1a2

24 Oct 07:51
Compare
Choose a tag to compare
v1.7.1a2 Pre-release
Pre-release

Bug fixes

Others

  • Fix release after the raw rst directive disabled was disabled in PyPI by @tatiana in #1282

v1.7.1a1

24 Oct 07:35
Compare
Choose a tag to compare
v1.7.1a1 Pre-release
Pre-release

Others

  • Fix release to PyPI after raw rst directive disabled by @tatiana in #1281

v1.7.0

04 Oct 10:51
534a14e
Compare
Choose a tag to compare

New Features

Enhancements

  • Create single virtualenv when DbtVirtualenvBaseOperator has virtualenv_dir=None and is_virtualenv_dir_temporary=True by @kesompochy in #1200
  • Consistently handle build and imports in cosmos/__init__.py by @tatiana in #1215
  • Add enum constants to init for direct import by @fabiomx in #1184

Bug fixes

Docs

Others

v1.7.0a1

02 Oct 06:55
Compare
Choose a tag to compare
v1.7.0a1 Pre-release
Pre-release

Released from #1230

v1.6.1a1

11 Sep 16:56
Compare
Choose a tag to compare
v1.6.1a1 Pre-release
Pre-release

Bug fixes

v1.6.0

20 Aug 15:25
cbebd05
Compare
Choose a tag to compare

New Features

Enhancements

Bug fixes

Docs

Others

v1.6.0a8

20 Aug 11:36
Compare
Choose a tag to compare
v1.6.0a8 Pre-release
Pre-release

Same as v1.6.0a7 and additionally below changes:

Bug fixes

  • Fix Airflow 2.10 regression and add Airflow 2.10 in test matrix by @pankajastro in #1162

Others

  • Pre-commit hook updates in #1167