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 d11bc23fa03 Next run date should not be updated by backfills (#47922)
add b3080badd11 Delete asset relations when dag becomes inactive (#47903)
No new revisions were added by this update.
Summary of changes:
airflow/dag_processing/manager.py | 9 +++-
airflow/models/asset.py | 19 ++++++++
tests/models/test_asset.py | 93 +++++++++++++++++++++++++++++++++++++--
3 files changed, 117 insertions(+), 4 deletions(-)