Chris Smith

Results 136 comments of Chris Smith

Adding `do not merge`. This 2.0.0 release was replaced by the manual release https://github.com/googleapis/google-cloud-go/releases/tag/storage%2Fv1.51.0. DO NOT MERGE THIS PR.

The `kokoro` job failure in #13391 has no link to job logs, so there is nothing I can do except close this as a probable flake.

Thanks for re-opening. I have no idea why we can't there's no Kokoro logs link, but I'll try to find the job and see what happened this morning.

Today's [Kokoro presubmit jobs](https://fusion2.corp.google.com/invocations/e2e1fac8-bb41-44f2-a13b-2d08ab0df9e0) for #13409 both failed at the same bigtable test, below, so it might not be a flake. Assigning to @bhshkh for investigation. ``` === RUN TestCachingStreamDecrement/DecrementOnSendError...

`do not merge` can be lifted after the current release freeze for Next.

Link to pre-GA comment that should have been a blocking apidiff failure instead: https://github.com/googleapis/google-cloud-go/pull/13313#issuecomment-3489934095

@diurnalist Thank you for opening this issue and the accompanying PR. We will look at it this week. Much appreciated.

@surik Can you please open a [feature request issue](https://github.com/googleapis/google-api-go-client/issues/new/choose) in this repo explaining your need for [otelhttp.Option](https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp#Option) in the HTTP Client? Thank you.

Kokoro CI failed with staticcheck: ``` internal/settings.go:193:64: type assertion to the same type: o already has type otelgrpc.Option (S1040) ```