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

vendor: bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.1.0 to 1.2.0 #234

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.1.0 to 1.2.0.

Release notes

Sourced from google.golang.org/grpc/cmd/protoc-gen-go-grpc's releases.

Release 1.2.0

New features

  • Health check keep alive client side implementation #993
  • Client should have a check on maximum size of received message size #1117
  • ClientHandshake returns AuthInfo #956
  • Add calloption to retrieve peer information #1066

Bug fixes

  • Cap the client side default number of max concurrent streams per connection to 100 #1071
  • Use codes.Code.String() rather than logging integers #1027
  • Account for padding in flow control, when received frame uses it #1076
  • Client should send a RST_STREAM before freeing the quota on rpc context timeout #1124

Documentation

  • Add document and example for go mock #1021

protoc-gen-go-grpc v1.2.0

New Features

  • Add protoc and protoc-gen-go-grpc versions to top comment

Bug Fixes

Commits
  • cdee119 Merge pull request #1124 from MakMukhi/rst_stream_issue
  • 5535384 Removing unnecessary change to http2_server
  • 6b28425 Upon observing timeout on rpc context, the client should send a RST_STREAM to...
  • 0713829 Merge pull request #1108 from MakMukhi/linter_update
  • d50cf2d Merge pull request #1117 from MakMukhi/client_max_msg_size
  • 0e71619 making client consistent with server
  • b9b6d48 test debug
  • a94b094 Client should have a check on maximum size of received message size.
  • 5ebdd30 lint update and test fix
  • 0d5b22c golint update
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the vendor Pull requests that update vendored dependencies label Sep 12, 2022
dependabot bot and others added 2 commits September 13, 2022 12:08
Bumps [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@cmd/protoc-gen-go-grpc/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc/cmd/protoc-gen-go-grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Niels de Vos <ndevos@redhat.com>
@nixpanic nixpanic force-pushed the dependabot/go_modules/google.golang.org/grpc/cmd/protoc-gen-go-grpc-1.2.0 branch from c2e0011 to cf5764b Compare September 13, 2022 10:08
nixpanic
nixpanic previously approved these changes Sep 13, 2022
@mergify mergify bot dismissed nixpanic’s stale review September 13, 2022 10:09

Pull request has been modified.

@mergify mergify bot merged commit 9fff8e4 into main Sep 13, 2022
@mergify mergify bot deleted the dependabot/go_modules/google.golang.org/grpc/cmd/protoc-gen-go-grpc-1.2.0 branch September 13, 2022 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vendor Pull requests that update vendored dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants