Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
potiuk opened this issue Aug 13, 2020 · 0 comments · Fixed by #10317
Closed

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

potiuk opened this issue Aug 13, 2020 · 0 comments · Fixed by #10317
Labels
kind:feature Feature Requests

Comments

@potiuk
Copy link
Member

potiuk commented Aug 13, 2020

Description

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

Use case / motivation

Make sure that further releases of google cloud APIs are not breaking our builds.

@potiuk potiuk added the kind:feature Feature Requests label Aug 13, 2020
@potiuk potiuk added this to the Airflow 1.10.12 milestone Aug 13, 2020
potiuk added a commit to PolideaInternal/airflow that referenced this issue 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 apache#10316
potiuk added a commit that referenced this issue 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
kaxil pushed a commit that referenced this issue 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 issue 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 issue 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
kind:feature Feature Requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant