Skip to content

Releases: zachliu/airflow-python-sdk

v1.0.1

02 Apr 16:32
Compare
Choose a tag to compare

v1.0.0: all EPs tested!

02 Apr 16:16
Compare
Choose a tag to compare

All endpoints listed here have been tested by simply calling them.

But I haven't asserted their returned object.

v0.18.13

11 Mar 23:04
Compare
Choose a tag to compare

Tested 4 more EPs and fixed TaskCollection

v0.14.13

26 Feb 17:41
Compare
Choose a tag to compare

Fixed all Collection-related endpoints

v0.4.12

23 Feb 00:44
Compare
Choose a tag to compare

fixed the get_dag_details method and tested more EPs

v0.3.11

22 Feb 20:28
Compare
Choose a tag to compare

fixed and tested the get_connections() method

v0.3.10

22 Feb 19:54
Compare
Choose a tag to compare

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

12 Feb 16:31
79354fe
Compare
Choose a tag to compare

v0.3.8

04 Feb 22:00
Compare
Choose a tag to compare

aligned with the new specs in Airflow 2.0.0

v0.3.7

02 Feb 22:55
Compare
Choose a tag to compare
  • added the trigger_dag_run endpoint plus a few missing parameters
  • fixed a small typo