Skip to content

Releases: tomasfarias/airflow-dbt-python

v3.2.0 Release

29 Oct 18:48
v3.2.0
e554647

Choose a tag to compare

What's Changed

  • fix: Support for Airflow 3.1 by @tomasfarias in #168
  • Dropped support for Python 3.9.

Full Changelog: v3.1.0...v3.2.0

v3.1.0 Release

26 Aug 16:14
v3.1.0
b1dc885

Choose a tag to compare

What's Changed

New Contributors

Notes

This release had to be re-created a few times due to tagging missing version bump.

Full Changelog: v3.0.4...v3.1.0

v3.0.4 Release

19 Aug 10:25
v3.0.4
57bce2d

Choose a tag to compare

What's Changed

  • fix: Pass empty list as 'active_integrations' in 'parse_manifest' to support dbt>=1.10.7 by @tomasfarias in #161

Full Changelog: v3.0.3...v3.0.4

v3.0.3 Release

29 Jul 10:50
v3.0.3

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2 Release

12 Jun 00:46
v3.0.2
8883e8f

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

29 Apr 01:33
v3.0.1
f4805ac

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

12 Apr 00:59
v3.0.0

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v3.0.0

v2.2.0

09 Feb 12:01
v2.2.0
2956a28

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

05 Jul 10:57
v2.1.0
8859071

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

30 Jan 23:17
v2.0.1
8112a4c

Choose a tag to compare

v2.0.1: Minor bugfixing