You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/12/22 12:02:45 UTC

[airflow] branch master updated (9a1d382 -> b26b0df)

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

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


    from 9a1d382  Support google-cloud-datacatalog>=1.0.0 (#13097)
     add b26b0df  Update compatibility with google-cloud-kms>=2.0 (#13124)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/hooks/kms.py    | 20 +++++++------
 setup.py                                       |  2 +-
 tests/providers/google/cloud/hooks/test_kms.py | 40 +++++++++++++++-----------
 3 files changed, 37 insertions(+), 25 deletions(-)