Skip to content

Releases: tomasfarias/airflow-dbt-python

v3.0.1

29 Apr 01:33
v3.0.1
f4805ac
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
v2.0.1: Minor bugfixing

v2.0.0

02 Dec 18:24
v2.0.0
5cd7863
Compare
Choose a tag to compare
v2.0.0: Compatibility with newer versions of dbt

v1.0.5

03 Apr 13:01
v1.0.5
d4d27c5
Compare
Choose a tag to compare
Changes:
* No changes, just re-deploying v1.0.4 as it was incorrectly tagged.

v1.0.4

31 Mar 20:56
v1.0.4
7dca167
Compare
Choose a tag to compare
Changes:
* Remotes (git): Support for HTTP basic authentication in git remote.
  * Follow-up work will add support for Airflow connections.

v1.0.3

27 Mar 22:44
v1.0.3
Compare
Choose a tag to compare
Changes:
  * Ignore errors on clean-up when exiting temporary directory.
    * Only for newer versions of Python (>= 3.10).

Under the hood:
  * Don't trigger CI on __vesion__.py bumps.
  * README typos.

v1.0.2

20 Mar 18:05
v1.0.2
333345d
Compare
Choose a tag to compare
Changes
* fix: Re-add dbt adapters to dependencies to support extras installation