Uh oh!
There was an error while loading. Please reload this page.
Upgrading GAPIC deps to 0.14 series. - #2795
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
tseaver
commented
Dec 2, 2016
@dhermes Should we work out what the story is supposed to be for |
dhermes
commented
Dec 2, 2016
@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?) |
waprin
commented
Dec 2, 2016
@dhermes did you try |
dhermes
commented
Dec 2, 2016
geigerj
commented
Dec 2, 2016
@dhermes |
dhermes
commented
Dec 2, 2016
waprin
commented
Dec 2, 2016
Docs look like there are some "orgazinations/" thing but I'm not familiar with it tbh, will have to ask around. |
dhermes
commented
Dec 2, 2016
@tseaver Let's merge this and continue this discussion elsewhere (like a PR which converts |
tseaver
commented
Dec 3, 2016
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.
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)