-
Notifications
You must be signed in to change notification settings - Fork 615
Fix GAPIC headers #2225
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
Comments
Just sent up a PR for Vision. Will do the rest once my Artman changes are merged. |
Just merged a new GAPIC for Vision, which @stephenplusplus is about to release. |
Released [email protected] with the change. |
@stephenplusplus #2228 needs to be released to add the 'gccl' header too! |
Sorry, that was my fault; I did not grok that the |
[email protected] published with those. |
@bjwatson @lukesneeringer @landrito is this resolved? |
I believe so. |
The issues with missing
gccl/
and stalegapic/
version (0.1.0
) needs to be fixed. This was observed with Vision. Itsx-goog-api-client
header is"gl-node/6.6.0 gapic/0.1.0 gax/0.12.3 grpc/1.2.4"
.Then please refresh all GAPICs, and publish their associated packages to npmjs.com.
After that, please update any affect cells in the HTTP header matrix, so I can review (I think Vision is the only API using GAPIC in that matrix).
The text was updated successfully, but these errors were encountered: