[
https://issues.apache.org/jira/browse/AIRFLOW-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960560#comment-16960560
]
ASF subversion and git services commented on AIRFLOW-5742:
----------------------------------------------------------
Commit f2caa451fc2b8ee59163314f9ec1cc372acbadf1 in airflow's branch
refs/heads/master from Louis Guitton
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=f2caa45 ]
[AIRFLOW-5742] Move Google Cloud Vision to providers package (#6424)
> Move Cloud Vision to providers package
> --------------------------------------
>
> Key: AIRFLOW-5742
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5742
> Project: Apache Airflow
> Issue Type: Improvement
> Components: gcp
> Affects Versions: 2.0.0
> Reporter: Tomasz Urbaszek
> Assignee: Louis Guitton
> Priority: Minor
>
> Move:
> airflow.gcp.operators.vision ->
> airflow.providers.google.cloud.operators.vision
> airflow.gcp.hooks.vision -> airflow.providers.google.cloud.hooks.vision
> and also relevant tests and example DAGs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)