Releases: debussy-labs/debussy_airflow
Releases · debussy-labs/debussy_airflow
v0.0.5
v0.0.5
- Fix
db_api_hook
class name toDbApiHookInterface
, since it's a Hook Interface - Fix import path to
DbApiHookInterface
onstorage_to_rdbms_operator
Full Changelog: https://github.com/DotzInc/debussy_airflow/commits/v0.0.5
v0.0.4
v0.0.4
- Moved config to
setup.cfg
- Added
requirements.txt
andCHANGELOG.md
Full Changelog: https://github.com/DotzInc/debussy_airflow/commits/v0.0.4
v0.0.3
v0.0.3
- Improved README description
- Updated
setup.py
withpackage_dir
Full Changelog: https://github.com/DotzInc/debussy_airflow/commits/v0.0.3
v0.0.2
v0.0.2
- Fix
hooks
,operators
, andsensors
with Airflow naming convention. - Updated
example_dags
andtests
to reflect the changes - Improved the
setup.py
Full Changelog: https://github.com/DotzInc/debussy_airflow/commits/v0.0.2