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 2020/11/08 09:52:36 UTC

[airflow] branch master updated (2ef3b7e -> 3ff7e07)

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

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


    from 2ef3b7e  Fix ERROR - Object of type 'bytes' is not JSON serializable when using store_to_xcom_key parameter (#12172)
     add 3ff7e07  azure key vault optional lookup (#12174)

No new revisions were added by this update.

Summary of changes:
 .../microsoft/azure/secrets/azure_key_vault.py     | 27 +++++++++++++--
 .../azure/secrets/test_azure_key_vault.py          | 39 ++++++++++++++++++++++
 2 files changed, 63 insertions(+), 3 deletions(-)