RafiB982 opened a new pull request, #60060: URL: https://github.com/apache/airflow/pull/60060
This PR updates `airflow connections list` to no longer display sensitive connection values (such as login, password, or credential-containing URIs) by default. The change only affects the list command. The `airflow connections get` command remains unchanged, as it is explicitly intended for retrieving full connection details. A unit test is added to prevent regressions, and a newsfragment documents the user-facing behavior change. Fixes #59844 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
