Skip to content
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

go: bump google.golang.org/grpc from 1.32.0 to 1.33.1 in /go #3437

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2020

Bumps google.golang.org/grpc from 1.32.0 to 1.33.1.

Release notes

Sourced from google.golang.org/grpc's releases.

Release v1.33.1

API Changes

  • connectivity: remove unused, experimental Reporter interface (#3875)

New Features

  • xds bootstrap: support insecure and make Creds required (#3881)
  • xds: add bootstrap support for certificate providers. (#3901)
  • lrs: add a layer for clusters in load store (#3880)
  • credentials/xds: implementation of client-side xDS credentials. (#3888)

Bug Fixes

  • http2_client: fix reader segfault on PROTOCOL_ERRORs (#3926)
  • internal/transport: handle h2 errcode on header decoding (#3872)
  • xds: exit from run() goroutine when resolver is closed. (#3882)
  • credentials/alts: ClientAuthorizationCheck to case-fold compare of peer SA (#3792)
  • service reflection: include transitive closure for a file (#3851)
  • stats: include message header in stats.InPayload.WireLength (#3886)
  • binarylog: export Sink (#3879)
  • service reflection: include transitive closure for a file (#3851)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added c:deps Category: external dependencies golang labels Oct 21, 2020
@codecov
Copy link

codecov bot commented Oct 21, 2020

Codecov Report

Merging #3437 into master will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3437      +/-   ##
==========================================
- Coverage   66.25%   66.12%   -0.13%     
==========================================
  Files         371      371              
  Lines       33368    33368              
==========================================
- Hits        22107    22065      -42     
- Misses       8032     8059      +27     
- Partials     3229     3244      +15     
Impacted Files Coverage Δ
go/consensus/tendermint/api/api.go 74.66% <0.00%> (-10.67%) ⬇️
go/runtime/host/sandbox/sandbox.go 65.74% <0.00%> (-10.63%) ⬇️
go/consensus/tendermint/api/errors.go 90.00% <0.00%> (-10.00%) ⬇️
go/common/cbor/codec.go 76.47% <0.00%> (-5.89%) ⬇️
go/runtime/client/watcher.go 66.66% <0.00%> (-4.45%) ⬇️
go/storage/mkvs/tree.go 86.95% <0.00%> (-4.35%) ⬇️
go/consensus/tendermint/full/services.go 77.11% <0.00%> (-4.24%) ⬇️
go/storage/mkvs/insert.go 87.67% <0.00%> (-4.11%) ⬇️
go/storage/mkvs/prefetch.go 58.49% <0.00%> (-3.78%) ⬇️
go/consensus/tendermint/apps/staking/state/gas.go 81.13% <0.00%> (-3.78%) ⬇️
... and 23 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c8806fa...5f94718. Read the comment docs.

@kostko kostko force-pushed the dependabot/go_modules/go/google.golang.org/grpc-1.33.1 branch from 0797a89 to a9a8bd3 Compare October 21, 2020 08:02
@kostko kostko force-pushed the dependabot/go_modules/go/google.golang.org/grpc-1.33.1 branch from a9a8bd3 to 5f94718 Compare October 21, 2020 08:04
@kostko kostko merged commit bd24b60 into master Oct 21, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/go/google.golang.org/grpc-1.33.1 branch October 21, 2020 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant