Releases: tomasfarias/airflow-dbt-python
Releases · tomasfarias/airflow-dbt-python
v3.1.0 Release
What's Changed
- feat: add DbtTrinoHook by @whitepowder in #163
New Contributors
- @whitepowder made their first contribution in #163
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
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
What's Changed
- chore: Support for Airflow 3 by @tomasfarias in #156
- chore: Build with dbt-core 1.10 by @tomasfarias in #157
- Fix compatibility by @millin in #158
Full Changelog: v3.0.2...v3.0.3
v3.0.2 Release
What's Changed
- chore(development): Switch from poetry to uv by @tomasfarias in #152
- fix: Use selector instead of selector_name by @tomasfarias in #154
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- fix(cd): Properly fail deploy if CI fails by @tomasfarias in #149
- fix(git-hook): Pass branch as bytes by @tomasfarias in #151
Full Changelog: v3.0.0...v3.0.1
v3.0.0
v2.2.0
v2.1.0
v2.0.1
v2.0.1: Minor bugfixing
v2.0.0
v2.0.0: Compatibility with newer versions of dbt