This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 2abd3093baa Add task-sdk label to execution_api PRs (#60819)
add fbb200e4151 Fix unnecessary DAG version churn when DAG file paths
change (#60799)
No new revisions were added by this update.
Summary of changes:
.../airflow/serialization/serialized_objects.py | 14 +++--
.../unit/serialization/test_dag_serialization.py | 40 +++++++++++--
.../src/airflow_shared/module_loading/__init__.py | 22 ++++++-
.../tests/module_loading/test_module_loading.py | 70 +++++++++++++++++++++-
4 files changed, 133 insertions(+), 13 deletions(-)