-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Upgrading GAPIC deps to 0.14 series. #2795
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
Conversation
In the process, ditching **hard** deps on protobufs, grpcio, and google-gax in those packages. Also had to upgrade calls to list_log_entries() based on https://github.com/googleapis/api-client-staging/pull/118/files/2bcd2875a578ae525d2aabb862cf9c131b4665f5#r90422054
|
@dhermes Should we work out what the story is supposed to be for |
|
@tseaver The system tests are still passing, so I don't think it's necessary to block on that, though we should get it straightened out. (Was there a version bump for this API I wasn't aware of that deprecated the field?) |
|
@dhermes did you try |
|
@dhermes |
|
Docs look like there are some "orgazinations/" thing but I'm not familiar with it tbh, will have to ask around. |
|
@tseaver Let's merge this and continue this discussion elsewhere (like a PR which converts |
|
LGTM |
Upgrading GAPIC deps to 0.14 series.
Upgrading GAPIC deps to 0.14 series.
Upgrading GAPIC deps to 0.14 series.
Upgrading GAPIC deps to 0.14 series.
Upgrading GAPIC deps to 0.14 series.
In the process, ditching hard deps on protobufs,
grpcio, andgoogle-gaxin those packages. Also hadto upgrade calls to
list_log_entries()based on: https://github.com/googleapis/api-client-staging/pull/118/files/2bcd2875a578ae525d2aabb862cf9c131b4665f5#r90422054/cc @geigerj @bjwatson
@waprin I could not for the life of me figure out how to use
resource_namesinstead of the deprecatedproject_ids. Can you explain? (Tryingfoo-->project/foodid not work)