Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Aug 13, 2020

Google Cloud APIs introduced breaking changes in 2.0.0
(https://github.com/googleapis/python-container/blob/master/UPGRADING.md)
and they already caused a number of changes. We should (for now - before
we migrate to 2.0+ ) limit all our google-cloud deps to <2.0.0

Fixes #10316


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

Google Cloud APIs introduced breaking changes in 2.0.0
(https://github.com/googleapis/python-container/blob/master/UPGRADING.md)
and they already caused a number of changes. We should (for now - before
we migrate to 2.0+ ) limit all our google-cloud deps to <2.0.0

Fixes apache#10316
@potiuk potiuk added this to the Airflow 1.10.12 milestone Aug 13, 2020
@potiuk potiuk requested review from feluelle, kaxil and mik-laj August 13, 2020 10:25
@potiuk potiuk merged commit a74a7da into apache:master Aug 13, 2020
@potiuk potiuk deleted the limit-google-apis-to-below-2-0-0 branch August 13, 2020 11:58
kaxil pushed a commit that referenced this pull request Aug 13, 2020
Google Cloud APIs introduced breaking changes in 2.0.0
(https://github.com/googleapis/python-container/blob/master/UPGRADING.md)
and they already caused a number of changes. We should (for now - before
we migrate to 2.0+ ) limit all our google-cloud deps to <2.0.0

Fixes #10316

(cherry picked from commit a74a7da)
kaxil pushed a commit that referenced this pull request Aug 15, 2020
Google Cloud APIs introduced breaking changes in 2.0.0
(https://github.com/googleapis/python-container/blob/master/UPGRADING.md)
and they already caused a number of changes. We should (for now - before
we migrate to 2.0+ ) limit all our google-cloud deps to <2.0.0

Fixes #10316

(cherry picked from commit a74a7da)
cfei18 pushed a commit to cfei18/incubator-airflow that referenced this pull request Mar 5, 2021
Google Cloud APIs introduced breaking changes in 2.0.0
(https://github.com/googleapis/python-container/blob/master/UPGRADING.md)
and they already caused a number of changes. We should (for now - before
we migrate to 2.0+ ) limit all our google-cloud deps to <2.0.0

Fixes apache#10316

(cherry picked from commit a74a7da)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Limit all google-cloud api to <2.0.0 as it introduces breaking changes

2 participants