This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from bc6cc08d73a Add auth manager section in multi-team doc (#63208)
add b9e8fbaa7a4 feat: add only_new to dag clear function (#59764)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/models/taskinstance.py | 79 ++++++++++
.../src/airflow/serialization/definitions/dag.py | 45 +++++-
airflow-core/tests/unit/models/test_cleartasks.py | 164 +++++++++++++++++++++
3 files changed, 286 insertions(+), 2 deletions(-)