This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 686716b [AIRFLOW-6778] Add a configurable DAGs volume mount path for
Kubernetes (#8147)
new 340e43d Correctly store non-default Nones in serialized tasks/dags
(#8772)
new 45bf7f4 Correctly restore upstream_task_ids when deserializing
Operators (#8775)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
airflow/serialization/serialized_objects.py | 26 +++-
tests/serialization/test_dag_serialization.py | 179 ++++++++++++++++++--------
2 files changed, 143 insertions(+), 62 deletions(-)