Skip to content

Releases: tomasfarias/airflow-dbt-python

v0.15.2

25 Nov 15:49
v0.15.2
80c9bec
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.15.1 Release

23 Nov 00:13
v0.15.1
ce6d6ec
Compare
Choose a tag to compare

What's Changed

  • fix: Avoid heavy top-level imports in operators by @adamantike in #85

This results in great speed-ups when populating a DagBag and can avoid having to set higher import timeouts.

Under the hood

  • chore(cicd): Alter testing strategy in GitHub Actions by @tomasfarias in #78
  • fix(docs): Fix install docs for apache-airflow providers by @tomasfarias in #81
  • feat(test): Add DAG that uses Airflow connection to tests by @tomasfarias in #82
  • feat: CI/CD updates by @tomasfarias in #83
  • chore: Update flake8 pre-commit URL to point to GitHub repository by @adamantike in #84

New Contributors

Full Changelog: v0.15.0...v0.15.1

v0.15.0

14 Sep 16:41
v0.15.0
04f6fa4
Compare
Choose a tag to compare

Features

Bug Fixes

Tests

Chores

Commits

  • be94236: "dbt" instead of "dby" in the install statement (Daniel Pineda Jaramillo) #69

v0.14.5

29 May 19:34
v0.14.5
Compare
Choose a tag to compare

Bug Fixes

v0.14.4

24 May 14:52
v0.14.4
c85a189
Compare
Choose a tag to compare

Features

Documentation

Chores

v0.14.3

07 May 01:10
v0.14.3
Compare
Choose a tag to compare

Features

Documentation

Chores

v0.14.2

05 May 23:32
v0.14.2
501739c
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

v0.14.1

05 May 00:01
v0.14.1
a6e0fe4
Compare
Choose a tag to compare

Bug Fixes

  • docs: Remove unnecessary indent from example DAGs (GitHub Action)

Chores

v0.14.0

04 May 23:48
v0.14.0
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Tests

Chores

Commits

v0.13.2

12 Mar 16:03
v0.13.2
a1e535c
Compare
Choose a tag to compare

Bug Fixes

  • Set results before running task to avoid UnboundLocalError #50 (GitHub Action)

Chores