ephraimbuddy commented on code in PR #23560: URL: https://github.com/apache/airflow/pull/23560#discussion_r869145208
########## docs/apache-airflow/security/secrets/secrets-backend/index.rst: ########## @@ -38,8 +38,16 @@ Search path When looking up a connection/variable, by default Airflow will search environment variables first and metastore database second. -If you enable an alternative secrets backend, it will be searched first, followed by environment variables, -then metastore. This search ordering is not configurable. +.. versionchanged:: 2.3.1 Review Comment: Should be 2.4.0. New features are added to the next minor release -- 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]
