summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-27fix: update apierror docs with HTTP support (#150)upstream-masterNoah Dietz
2021-10-05chore: rollback gRPC version (#146)Cody Oss
2021-10-04chore(all): update all (#145)WhiteSource Renovate
2021-09-27chore(all): update all (#144)WhiteSource Renovate
2021-09-20chore: remove tools and tidy (#143)Cody Oss
2021-09-20chore(all): update all (#142)WhiteSource Renovate
2021-09-16fix: correct version string (#141)Cody Oss
2021-09-13chore(all): update all (#140)WhiteSource Renovate
2021-09-09chore: add automerge label to renovatebot config (#139)Noah Dietz
2021-09-09chore(all): update module github.com/googleapis/gax-go/v2 to v2.1.0 (#137)WhiteSource Renovate
2021-09-09chore(all): update golang.org/x/exp commit hash to 650492a (#135)WhiteSource Renovate
2021-09-07chore(all): update module google.golang.org/api to v0.56.0 (#138)WhiteSource Renovate
2021-09-07chore(all): update google.golang.org/genproto commit hash to d08c68a (#136)WhiteSource Renovate
2021-09-01chore: disable dep dashboard (#134)Noah Dietz
2021-08-25chore: update infra to 1.17 (#131)Cody Oss
2021-08-23chore(all): update golang.org/x/exp commit hash to 503510c (#126)WhiteSource Renovate
2021-08-22chore(all): update google.golang.org/genproto commit hash to 241b8fc (#127)WhiteSource Renovate
2021-08-20fix(apierror): truncate http details from og error (#125)Noah Dietz
2021-08-20fix(apierror): add json details parsing (#124)Noah Dietz
2021-08-18feat: add googleapi.Error to APIError (#123)Noah Dietz
2021-08-16chore: fix go.mod dep format (#122)Noah Dietz
2021-08-16chore(all): update golang.org/x/exp commit hash to 8c280c8 (#120)WhiteSource Renovate
2021-08-16chore(all): update google.golang.org/genproto commit hash to db860fe (#121)WhiteSource Renovate
2021-08-10chore(all): update module github.com/golang/protobuf to v1.5.2 (#115)WhiteSource Renovate
2021-08-10chore(all): update module google.golang.org/grpc to v1.39.1 (#117)WhiteSource Renovate
2021-08-09feat: add new APIError type (#112)Itua400
2021-07-26chore(all): update module golang.org/x/tools to v0.1.5 (#116)WhiteSource Renovate
2021-07-19chore: Configure Renovate (#88)WhiteSource Renovate
2021-07-07feat: add OnErrorFunc Retryer (#111)Noah Dietz
2021-04-27chore: add SECURITY.md (#108)google-cloud-policy-bot[bot]
2021-02-22chore: update script for 1.16 (#106)Cody Oss
2021-01-25chore: update bot name (#105)Cody Oss
2020-11-03chore: add actools-go to CODEOWNERS (#104)Noah Dietz
2020-09-21chore(.github): add CODEOWNERS (#103)Cody Oss
2020-09-02fix: typo fix (#102)Gurov Ilya
2020-03-25internal/kokoro: uncomment buildcop conditional (#101)Tyler Bui-Palsulich
2020-03-24internal/kokoro: don't use GOPATH, send logs to Build Cop Bot (#98)Tyler Bui-Palsulich
2020-03-24v2: don't use http.NewRequestWithContext (#100)Tyler Bui-Palsulich
2019-10-18better docs around Backoff (#95)Jean de Klerk
2019-10-02internal: small fixes to go.mod, vet (#94)Jean de Klerk
2019-09-26internal: drop support for 1.9 and 1.10 (#93)Cody Oss
2019-09-17fix vet scripts (#92)Jean de Klerk
2019-08-29update README install instructions for v2 (#91)Noah Dietz
2019-05-13add example for OnCodes (#85)Jean de Klerk
2019-05-13update protobuf-golang plugin to 1.3.1 (#86)Jean de Klerk
2019-04-25update RELEASING.md (#84)Jean de Klerk
2019-03-05internal: update CI/CD scripts (#81)Jean de Klerk
2019-01-11internal: check deps as part of vet.sh (#78)Jean de Klerk
2018-12-21apidiff: only fail on incompatible changes (#77)Jean de Klerk
2018-12-19add apidiff compatibility checking (#75)Jean de Klerk