Airflow-dbt-python

Latest version: v2.0.1

Safety actively analyzes 631073 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

0.13.0alpha.2

Chores
- **cicd**: Change docs CI/CD trigger [45](https://github.com/tomasfarias/airflow-dbt-python/pull/45) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/76ae7493183add997d155b97a8611ce5f86a68e5))

0.13.0alpha.1

Documentation
- A lot of documentation improvements [43](https://github.com/tomasfarias/airflow-dbt-python/pull/43) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/9aee3dc97f6dabd1b67fdb11cb1fa8eecf741799))
- Update documentation with examples and reference [43](https://github.com/tomasfarias/airflow-dbt-python/pull/43) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/da149fe3f2ec36b0895f560aa8acce42a8b693ec))
- Update README to reference documentation [43](https://github.com/tomasfarias/airflow-dbt-python/pull/43) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/10c7576e69480821319d827a20b02a6d6330e6c3))
- Update link [43](https://github.com/tomasfarias/airflow-dbt-python/pull/43) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/b95ba1898e99faa5720e526e615e37a81b959e9f))
- Update list [43](https://github.com/tomasfarias/airflow-dbt-python/pull/43) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/47d84db895955a41ac13430722a32aadca8e080f))

Chores
- Bump pre-release version [43](https://github.com/tomasfarias/airflow-dbt-python/pull/43) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/2d09ea89b3a9c43663212cd3eccc4474f7db6d11))

0.13.0alpha.0

Features
- **backends**: Enable support for more dbt project backends [40](https://github.com/tomasfarias/airflow-dbt-python/pull/40) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/4d06f5ee5c76f0ad893d818c88748f9e7c8ce9c3))

Bug Fixes
- **typing**: Quote PathLike for older versions of Python [40](https://github.com/tomasfarias/airflow-dbt-python/pull/40) ([Tomás Farías Santana](https://github.com/tomasfarias/airflow-dbt-python/commit/e210126c21960c72b23c34e46aab27ffda896446))
- Remove position and keyword only params [40](https://github.com/tomasfarias/airflow-dbt-python/pull/40) ([Tomás Farías Santana](https://github.com/tomasfarias/airflow-dbt-python/commit/7f0232ae8760ab61a53627efd5079b6e1e51a2b4))
- Support Python 3.7 shutil [40](https://github.com/tomasfarias/airflow-dbt-python/pull/40) ([Tomás Farías Santana](https://github.com/tomasfarias/airflow-dbt-python/commit/6bcf1c0f3a4bac7d05bc9f6c69354cbb39978956))

Tests
- Testing for custom backends [40](https://github.com/tomasfarias/airflow-dbt-python/pull/40) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/be71d8a81d3007e1b7de3462f602b5498a6dc453))
- **backend**: Extend tests for dbt backends [40](https://github.com/tomasfarias/airflow-dbt-python/pull/40) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/a78cb54805c369e7a37f5874cd7a072e803fba10))

Chores
- Ignore warnings in dbt dependencies [40](https://github.com/tomasfarias/airflow-dbt-python/pull/40) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/bd0257ede9747dc3dca2aec54eca04f37af1f8b4))
- **lint**: Apply flake8 suggestions [40](https://github.com/tomasfarias/airflow-dbt-python/pull/40) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/0782fdbb9e5cd90428d66fe9fafb0cebe817df4c))
- Version bump for 0.13 prerelease [44](https://github.com/tomasfarias/airflow-dbt-python/pull/44) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/eeaf1ebc3f35a90514a9944e5aa6f6088cc1e9fe))

0.12.0

Features
- **test**: Test project files when using DptDepsOperator [31](https://github.com/tomasfarias/airflow-dbt-python/pull/31) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/6a428b935d4907c8880f160f55816eeef28184e8))
- **s3**: Add parameter to control replacement of existing S3 keys [31](https://github.com/tomasfarias/airflow-dbt-python/pull/31) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/4ba0faca4ffe38b0d3c8cedfad4bc74b50ac74cc))
- **test**: Clean mocked S3 bucket after every use [31](https://github.com/tomasfarias/airflow-dbt-python/pull/31) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/63984b7d366b647ef45fce8db2cfa00382fbf001))

Bug Fixes
- **test**: Remove is_relative_to as it's only supported in 3.9 [31](https://github.com/tomasfarias/airflow-dbt-python/pull/31) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/bdaa841e8c032327cc1d523a1ff41ec6c3f7eee5))
- **test**: Add pytest-cov dev dependency ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/2945c6c0d0ac64cc286e93674a088973b011c938))
- **test**: Use temporary path for temporary log file [37](https://github.com/tomasfarias/airflow-dbt-python/pull/37) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/00e1380263df254074b2c042c154c6cf0112f342))
- **test**: Check for Airflow handlers, not arbitrary len [37](https://github.com/tomasfarias/airflow-dbt-python/pull/37) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/ca0a5c5514a64aeeb20c0e2699c68a22ec276097))
- **test**: Ignore thread number as it may not be 1 [37](https://github.com/tomasfarias/airflow-dbt-python/pull/37) ([Tomás Farías Santana](https://github.com/tomasfarias/airflow-dbt-python/commit/fccfa814774f1569671e050a12fc0a89e3bdfc00))

Code Refactoring
- **log**: Set dbt's logger handlers to Airflow's [37](https://github.com/tomasfarias/airflow-dbt-python/pull/37) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/474d8f88049281ac5de888922f4653e0925cd4c3))
- Make apache-airflow not required [35](https://github.com/tomasfarias/airflow-dbt-python/pull/35) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/e92f030ca0e30303d48e427aeeb40f51679d6ead))

Tests
- **xcom**: Test do_xcom_push_artifacts on dbt run with S3 [37](https://github.com/tomasfarias/airflow-dbt-python/pull/37) ([Tomás Farías Santana](https://github.com/tomasfarias/airflow-dbt-python/commit/b1b2b3aa51cf65a90f7a2f65ff6c886225a9377b))

Chores
- **cicd**: Automate release creation on tag push ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/b2e195b304de536dd4a68cff47380baeca54e4ca))
- **funding**: Add a FUNDING.yml ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/b78ff37c419d8035a0b7bba3f996e18b96e8f25b))
- **black**: Update black to latest non-beta version [33](https://github.com/tomasfarias/airflow-dbt-python/pull/33) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/08f0125062ad62327fe68f601d223dbd05aaa7e9))
- Update pre-commit hooks [36](https://github.com/tomasfarias/airflow-dbt-python/pull/36) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/d188437c45a24f3696e5bb352b2cecf3b4df3f97))
- **cicd**: Add multiple Airflow versions to testing pipeline [35](https://github.com/tomasfarias/airflow-dbt-python/pull/35) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/fc0a12f158330a617626b07ffb1a497911243713))
- Version bump [42](https://github.com/tomasfarias/airflow-dbt-python/pull/42) ([GitHub Action](https://github.com/tomasfarias/airflow-dbt-python/commit/54729271fa215442149bc21e8b301f6317a33157))

Commits
- 9cc65d5: Adding vars as a template_field to DbtBaseOperator (marcusintrohive) [41](https://github.com/tomasfarias/airflow-dbt-python/pull/41)

0.11.0

What's Changed
* fix(s3): Skip empty files when downloading dbt projects from S3 by tomasfarias in https://github.com/tomasfarias/airflow-dbt-python/pull/27
* feat(operator): Add new operator for dbt docs generate by tomasfarias in https://github.com/tomasfarias/airflow-dbt-python/pull/28

Shoutout to
**Full Changelog**: https://github.com/tomasfarias/airflow-dbt-python/compare/v0.10.2...v0.11.0

0.10.2

What's Changed
* dbt v1.0.0 support by tomasfarias in https://github.com/tomasfarias/airflow-dbt-python/pull/22
* refactor: Improve arguments used by the dbt hook and operators by tomasfarias in https://github.com/tomasfarias/airflow-dbt-python/pull/23
* Minor fixes by tomasfarias in https://github.com/tomasfarias/airflow-dbt-python/pull/24


**Full Changelog**: https://github.com/tomasfarias/airflow-dbt-python/compare/v0.9.6...v0.10.2

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.