Releases: ryanchao2012/airfly
Releases · ryanchao2012/airfly
v1.1.0
What's Changed
- Sync built-in operators from Airflow==2.10.4
- Support private operators, client can pass their custom operators to Airfly (see README for examples)
Full Change: #6
v1.0.0
What's Changed
- Migrate interface to v1
- Support task group
- Support duck typing
Full Changelog: https://github.com/ryanchao2012/airfly/commits/v1.0.0