This is an automated email from the ASF dual-hosted git repository.
pankaj pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b7f84c4fa7 Revert "Update statsd-mapping.yml to support Airflow 2.X
pool metrics (#36305)" (#36959)
add fbd21eda1e feat: full support for google credentials in gcloud-aio
clients (#36849)
No new revisions were added by this update.
Summary of changes:
airflow/providers/google/cloud/hooks/bigquery.py | 25 +++---
airflow/providers/google/cloud/hooks/gcs.py | 7 +-
.../providers/google/common/hooks/base_google.py | 56 +++++++++++++
.../providers/google/cloud/hooks/test_bigquery.py | 12 ++-
.../google/common/hooks/test_base_google.py | 93 ++++++++++++++++++++++
5 files changed, 179 insertions(+), 14 deletions(-)