This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from cafa7655b9a Optimize fail-fast check to avoid loading
``SerializedDAG`` (#56694)
add 4926999cf0f Prevent unnecessary kubernetes client imports in workers
(#56692)
No new revisions were added by this update.
Summary of changes:
.../airflow/serialization/serialized_objects.py | 6 ++++
.../unit/serialization/test_serialized_objects.py | 28 +++++++++++++++
.../secrets_masker/secrets_masker.py | 19 +++++++---
.../tests/secrets_masker/test_secrets_masker.py | 41 ++++++++++++++++++++++
4 files changed, 89 insertions(+), 5 deletions(-)