This is an automated email from the ASF dual-hosted git repository.

uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 12f6fbde137 Add stream method for GCSRemoteIO (#59753)
     add 1cda358d13c Clean up SDK references in airflow.models.expandinput 
(#59815)

No new revisions were added by this update.

Summary of changes:
 .../execution_api/routes/task_instances.py         |  2 +-
 airflow-core/src/airflow/models/expandinput.py     | 89 ++++++++++++++++------
 airflow-core/src/airflow/serialization/encoders.py |  7 ++
 airflow-core/src/airflow/serialization/enums.py    |  1 +
 .../airflow/serialization/serialized_objects.py    | 21 ++---
 airflow-core/tests/unit/models/test_dagrun.py      |  8 +-
 .../tests/unit/standard/decorators/test_python.py  |  2 +-
 .../sdk/definitions/_internal/abstractoperator.py  | 24 ------
 .../sdk/definitions/_internal/expandinput.py       | 27 ++-----
 .../src/airflow/sdk/definitions/mappedoperator.py  | 17 +----
 task-sdk/src/airflow/sdk/definitions/taskgroup.py  | 24 ------
 11 files changed, 101 insertions(+), 121 deletions(-)

Reply via email to