Alex Dubov

Results 42 issues of Alex Dubov

`option.WithAuthCredentials` is presently (v4.18.0) broken in 2 places: 1. "google.golang.org/[email protected]" will not properly switch to using the "new auth lib". A newer version of google API library is required, such...

needs-triage

### Describe the feature `context.Cause` was added in Go 1.20, so this SDK should be able to use it. Right now this SDK simply returns the value of `context.Err()` which,...

p3