This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from a715aa6 Correctly store non-default Nones in serialized tasks/dags
(#8772)
add 280f1f0 Correctly restore upstream_task_ids when deserializing
Operators (#8775)
No new revisions were added by this update.
Summary of changes:
airflow/providers/google/cloud/example_dags/example_gcs.py | 4 ++--
airflow/serialization/serialized_objects.py | 2 +-
tests/serialization/test_dag_serialization.py | 3 +++
3 files changed, 6 insertions(+), 3 deletions(-)