This is an automated email from the ASF dual-hosted git repository.
dstandish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from bca2930d0e Make _run_raw_task AIP-44 compatible (#38992)
add c2f1739aa0 Fix TIPydantic serialization of MappedOperator (#39288)
No new revisions were added by this update.
Summary of changes:
airflow/models/expandinput.py | 7 ++-
airflow/models/mappedoperator.py | 7 ++-
airflow/serialization/pydantic/taskinstance.py | 9 ++--
airflow/serialization/serialized_objects.py | 4 +-
tests/serialization/test_pydantic_models.py | 64 ++++++++++++++++++++++++++
5 files changed, 84 insertions(+), 7 deletions(-)