astronomer/astro-sdk

AstroSDK/Airflow 2.6.0 Compatibility issues

utkarsharma2 opened this issue · 0 comments

Describe the bug
Currently, with Airflow 2.6 there are a few compatibility issues.

  1. File object serialization issues
  2. Table object serialization issues
  3. Airflow changed BackfillJob and SchedulerJob classed causing breaking issues

To Reproduce
Try running SDK 1.5.3 with Airflow 2.6.0

Expected behavior
SDK should work with both 2.5/2.6.0 versions of airflow