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

further upgrade Google libs #2025

Merged
merged 4 commits into from
Mar 19, 2019
Merged

Conversation

coyotemarin
Copy link
Collaborator

In #2020, we upgraded google-cloud-storage to version 1.11.0, allowing us to remove an awkward shim for setting bucket location.

Unfortunately, Google library versions have to move somewhat in sync with each other, both because they require rather narrow bands of versions for sub-dependencies, and because at some point between the minimum versions in the last release and the ones in this pull request, something changed about how the various libraries share the google.cloud package.

What this means is that upgrading one of the three google libraries might not only result in warnings from pip, but weird errors to the effect of "no such module google.cloud.logging".

@coyotemarin coyotemarin merged commit 7d9992b into Yelp:master Mar 19, 2019
@coyotemarin coyotemarin added this to the v0.6.8 milestone Mar 19, 2019
@coyotemarin coyotemarin deleted the upgrade-google-libs branch March 19, 2019 03:28
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.

1 participant