This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 835f28c8b9 Lazy match escaped quotes in `RedshiftToS3Operator` (#40206)
add 2149b4dbee Ensures DAG params order regardless of backend (#40156)
No new revisions were added by this update.
Summary of changes:
airflow/serialization/schema.json | 14 +++++----
airflow/serialization/serialized_objects.py | 18 ++++++++----
tests/models/test_serialized_dag.py | 16 ++++++++++
tests/serialization/test_dag_serialization.py | 42 ++++++++++++++++++++-------
4 files changed, 69 insertions(+), 21 deletions(-)