You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2019/10/24 10:32:00 UTC

[jira] [Created] (AIRFLOW-5743) Move Gogle PubSub to providers package

Tomasz Urbaszek created AIRFLOW-5743:
----------------------------------------

             Summary: Move Gogle PubSub to providers package
                 Key: AIRFLOW-5743
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5743
             Project: Apache Airflow
          Issue Type: Improvement
          Components: gcp
    Affects Versions: 2.0.0
            Reporter: Tomasz Urbaszek


Move:

airflow.gcp.operators.pubsub -> airflow.providers.google.cloud.operators.pubsub

airflow.gcp.hooks.pubsub -> airflow.providers.google.cloud.hooks.pubsub

and also relevant tests and example DAGs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)