This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v3-0-stable
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d5ab8ffd99f Update release notes for 3.0.3rc5
add 5b81b39b12a [v3-0-test] Dont use builtin len as variable (#51992)
(#53193)
add d159feef80d [v3-0-test] Fix reading huge (XCom) resposne in TaskSDK
task process (#53186) (#53194)
add 71b03470da2 Update release notes for 3.0.3rc6
No new revisions were added by this update.
Summary of changes:
RELEASE_NOTES.rst | 2 +-
.../src/airflow/jobs/triggerer_job_runner.py | 8 +++---
reproducible_build.yaml | 4 +--
task-sdk/src/airflow/sdk/execution_time/comms.py | 25 +++++++++---------
.../tests/task_sdk/execution_time/test_comms.py | 30 ++++++++++++++++++++++
5 files changed, 50 insertions(+), 19 deletions(-)