This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 926f6d1 Add arguments to filter list: start_after_key, from_datetime,
to_datetime, object_filter callable (#22231)
add d010b0d Masking extras in GET /connections/<connection> endpoint
(#22227)
No new revisions were added by this update.
Summary of changes:
airflow/api_connexion/schemas/connection_schema.py | 20 +++++++++++++++++++-
airflow/utils/log/secrets_masker.py | 2 ++
.../endpoints/test_connection_endpoint.py | 16 ++++++++++++++++
3 files changed, 37 insertions(+), 1 deletion(-)