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 395ad7110e Listener: Set task on sqlalchemy taskinstance object
(#27167)
add ad6b4dc7ff Add mapped task group info to serialization (#27027)
No new revisions were added by this update.
Summary of changes:
airflow/models/taskmixin.py | 2 +-
airflow/serialization/schema.json | 1 +
airflow/serialization/serialized_objects.py | 48 ++++++++++++++++++-------
airflow/utils/task_group.py | 4 +--
tests/serialization/test_dag_serialization.py | 51 +++++++++++++++++++++++++--
5 files changed, 87 insertions(+), 19 deletions(-)