You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kamil Bregula (JIRA)" <ji...@apache.org> on 2019/08/12 14:53:00 UTC

[jira] [Updated] (AIRFLOW-5135) Use gapic ClientInfo in GoogleCloudBaseHook

     [ https://issues.apache.org/jira/browse/AIRFLOW-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kamil Bregula updated AIRFLOW-5135:
-----------------------------------
    Fix Version/s: 1.10.5

> Use gapic ClientInfo in GoogleCloudBaseHook
> -------------------------------------------
>
>                 Key: AIRFLOW-5135
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5135
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: gcp
>    Affects Versions: 1.10.4
>            Reporter: Tomasz Urbaszek
>            Assignee: Tomasz Urbaszek
>            Priority: Major
>             Fix For: 1.10.5
>
>
> *from google.api_core.gapic_v1.client_info import ClientInfo*
> this object inherits from
> *from google.api_core.client_info import ClientInfo*
> and implements one additional method used by Python SDKs.
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)