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 9bae4a5b482 chore: unify handling of gcs paths (#44410)
add 21933a7543b AIP-72: Add support for fetching XComs in Supervisor
(#44408)
No new revisions were added by this update.
Summary of changes:
task_sdk/src/airflow/sdk/api/client.py | 19 ++++++++++++++++++
task_sdk/src/airflow/sdk/execution_time/comms.py | 4 ++++
.../src/airflow/sdk/execution_time/supervisor.py | 4 ++++
task_sdk/tests/execution_time/test_supervisor.py | 23 ++++++++++++++++++----
4 files changed, 46 insertions(+), 4 deletions(-)