You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2021/06/10 18:21:27 UTC

[airflow] branch main updated (9351e2a -> 9ba796e)

This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 9351e2a  Depreciate private_key_pass in SFTPHook conn extra and rename to private_key_passphrase (#14028)
     add 9ba796e  Make REST API List DAGs endpoint consistent with UI/CLI behaviour (#16318)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/endpoints/dag_endpoint.py    | 14 ++++++++++----
 tests/api_connexion/endpoints/test_dag_endpoint.py | 19 ++++++++++++++++++-
 2 files changed, 28 insertions(+), 5 deletions(-)