This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b07b4259f1 Add 'name' and 'group' to DatasetModel (#42407)
add 8f7616c47d Ensure consistent Seriailized DAG hashing (#42517)
No new revisions were added by this update.
Summary of changes:
airflow/models/param.py | 25 +++++++++++++++++++++++++
airflow/models/serialized_dag.py | 32 +++++++++++++++++++++++++++++---
airflow/serialization/helpers.py | 7 +++++--
airflow/utils/types.py | 8 ++++++++
tests/models/test_serialized_dag.py | 19 +++++++++++++++++++
5 files changed, 86 insertions(+), 5 deletions(-)