airflow.models.xcom deprecations removed#41803
Conversation
85466f9 to
6ff268c
Compare
|
Yes. We are running providers with previous Airflow versions - so ideally we should have them succeeded with older airflows as well. Likely a test_compat could be added to make xcom_push test work on both - see the contributing_docs for back-compatibility tests and |
4f247eb to
9f68178
Compare
|
Looks like |
df3cd82 to
062dddd
Compare
Finally all the tests are passing except one unrelated test. Looks good to me. |
airflow.models.xcom deprecations removed