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 93814d39ed Implement get_log_template on DagRunPydantic (#38303)
add 0eb1405617 Implement clear_xcom_data on TaskInstancePydantic (#38302)
No new revisions were added by this update.
Summary of changes:
airflow/api_internal/endpoints/rpc_api_endpoint.py | 1 +
airflow/models/taskinstance.py | 21 ++++++++++++++-------
airflow/serialization/pydantic/taskinstance.py | 3 +++
3 files changed, 18 insertions(+), 7 deletions(-)