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 6fb9fb7bf8 Fix MyPy checks in CI to cover also tests folders (#39815)
     add bca2930d0e Make _run_raw_task AIP-44 compatible (#38992)

No new revisions were added by this update.

Summary of changes:
 airflow/api_internal/endpoints/rpc_api_endpoint.py |  21 +-
 airflow/cli/commands/task_command.py               |   2 +-
 airflow/datasets/manager.py                        |  36 +-
 airflow/models/dagrun.py                           |   2 +-
 airflow/models/taskinstance.py                     | 765 +++++++++++++--------
 airflow/models/xcom.py                             |   1 +
 airflow/serialization/pydantic/taskinstance.py     |  78 ++-
 airflow/utils/task_instance_session.py             |   3 +
 8 files changed, 592 insertions(+), 316 deletions(-)

Reply via email to