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 81fde58 Remove AbstractDagFileProcessorProcess from dag processing
(#16816)
add 0632ecf BugFix: Correctly handle custom `deps` and `task_group`
during DAG Serialization (#16734)
No new revisions were added by this update.
Summary of changes:
airflow/serialization/serialized_objects.py | 16 +++--
tests/serialization/test_dag_serialization.py | 99 +++++++++++++++++++++++++++
2 files changed, 110 insertions(+), 5 deletions(-)