You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2021/08/10 07:33:27 UTC

[airflow] branch main updated (19777f1 -> 82229b3)

This is an automated email from the ASF dual-hosted git repository.

uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 19777f1  Decreases cassandra memory requirement during Integration tests (#17524)
     add 82229b3  Add XCom.clear so it's hookable in custom XCom backend (#17405)

No new revisions were added by this update.

Summary of changes:
 airflow/models/taskinstance.py | 12 ++++++------
 airflow/models/xcom.py         | 27 +++++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 6 deletions(-)