jonathanleek commented on code in PR #67561: URL: https://github.com/apache/airflow/pull/67561#discussion_r3311287556
########## airflow-core/newsfragments/67561.bugfix.rst: ########## @@ -0,0 +1 @@ +Fix ``airflow connections get`` reporting the password's encryption flag under both ``is_encrypted`` and ``is_extra_encrypted`` keys. The two flags are independent and are now sourced from their respective ``Connection`` attributes. Review Comment: My bad, removed in ffdc3a52cf. Thanks! -- 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]
