This is an automated email from the ASF dual-hosted git repository.
dstandish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from eba12409a7 Add support to search by dag_display_name. (#39008)
add b365cbd8ea Provide mechanism to serialize airflow exceptions (#39187)
No new revisions were added by this update.
Summary of changes:
airflow/exceptions.py | 15 ++++++++++
airflow/serialization/enums.py | 1 +
airflow/serialization/serialized_objects.py | 20 ++++++++++++-
tests/serialization/test_serialized_objects.py | 40 +++++++++++++++++++++++++-
4 files changed, 74 insertions(+), 2 deletions(-)