Releases: zachliu/airflow-python-sdk
Releases · zachliu/airflow-python-sdk
v1.0.0: all EPs tested!
All endpoints listed here have been tested by simply calling them.
But I haven't asserted their returned object.
v0.18.13
Tested 4 more EPs and fixed TaskCollection
v0.14.13
Fixed all Collection-related endpoints
v0.4.12
fixed the get_dag_details
method and tested more EPs
v0.3.11
fixed and tested the get_connections() method
v0.3.10
move integration tests to where they belong so that we can test out each API endpoint individually
v0.3.9: Merge pull request #1 from zachliu/start-testing-endpoint-1-by-1
aligned with the new specs in Airflow 2.0.1
v0.3.8
aligned with the new specs in Airflow 2.0.0
v0.3.7
- added the
trigger_dag_run
endpoint plus a few missing parameters
- fixed a small typo