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.34.1 to 1.35.0 in /go #3631

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2021

Bumps google.golang.org/grpc from 1.34.1 to 1.35.0.

Release notes

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

Release 1.35.0

Behavior Changes

  • roundrobin: strip attributes from addresses (#4024)
  • balancer: set RPC metadata in address attributes, instead of Metadata field (#4041)

New Features

  • support unix-abstract schema (#4079)
  • xds: implement experimental RouteAction timeout support (#4116)
  • xds: Implement experimental circuit breaking support. (#4050)

Bug Fixes

  • xds: server_features should be a child of xds_servers and not a sibling (#4087)
  • xds: NACK more invalid RDS responses (#4120)
Commits
  • 577eb69 Change version to 1.35.0 (#4140)
  • fb40d83 xds interop: turn on circuit breaking test (#4144)
  • 083393f xds/resolver: fix resource deletion (#4143)
  • 85e55dc interop: update client for xds testing support (#4108)
  • 6a318bb xds: add HTTP connection manager max_stream_duration support (#4122)
  • 0bd76be lrs: use JSON for locality's String representation (#4135)
  • ecc9a99 interop: remove test.proto clones/variants and use grpc-proto repo instead (#...
  • 4f80d77 github: enable CodeQL checker (#4134)
  • 829919d xds client: Updated v3 type for http connection manager (#4137)
  • f4a20d2 xds: NACK more invalid RDS responses (#4120)
  • Additional commits viewable in compare view

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 Jan 14, 2021
@codecov
Copy link

codecov bot commented Jan 14, 2021

Codecov Report

Merging #3631 (5980320) into master (eba3342) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3631      +/-   ##
==========================================
- Coverage   67.25%   67.18%   -0.08%     
==========================================
  Files         390      390              
  Lines       36676    36676              
==========================================
- Hits        24668    24641      -27     
- Misses       8545     8561      +16     
- Partials     3463     3474      +11     
Impacted Files Coverage Δ
go/consensus/tendermint/apps/governance/query.go 83.33% <0.00%> (-16.67%) ⬇️
go/consensus/tendermint/api/api.go 74.66% <0.00%> (-10.67%) ⬇️
go/runtime/committee/committee.go 52.87% <0.00%> (-10.35%) ⬇️
go/common/sgx/aesm/aesm.go 62.61% <0.00%> (-6.55%) ⬇️
go/consensus/tendermint/roothash/roothash.go 67.38% <0.00%> (-5.40%) ⬇️
go/worker/upgrade/worker.go 67.70% <0.00%> (-5.21%) ⬇️
go/storage/mkvs/tree.go 86.95% <0.00%> (-4.35%) ⬇️
go/storage/api/root_cache.go 78.33% <0.00%> (-3.34%) ⬇️
go/runtime/nodes/grpc/grpc.go 73.09% <0.00%> (-3.22%) ⬇️
go/storage/mkvs/insert.go 87.67% <0.00%> (-2.74%) ⬇️
... and 32 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 eba3342...513e581. Read the comment docs.

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.34.1
to 1.35.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.34.1...v1.35.0)

Signed-off-by: dependabot[bot] <support@github.com>
@kostko kostko force-pushed the dependabot/go_modules/go/google.golang.org/grpc-1.35.0 branch from 5980320 to 513e581 Compare January 14, 2021 10:37
@kostko kostko enabled auto-merge January 14, 2021 10:38
@kostko kostko merged commit cecaca8 into master Jan 14, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/go/google.golang.org/grpc-1.35.0 branch January 14, 2021 11:00
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.

None yet

1 participant