You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/09/10 19:09:13 UTC

[airflow] branch main updated (9e13e45 -> 476ae0e)

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 9e13e45  Fixes warm shutdown for celery worker. (#18068)
     add 476ae0e  Fixing Vault AppRole authentication with CONN_URI (#18064)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/hashicorp/hooks/vault.py    | 26 ++++++++++++++--
 tests/providers/hashicorp/hooks/test_vault.py | 43 +++++++++++++++++++++------
 2 files changed, 57 insertions(+), 12 deletions(-)