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

build(deps): bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.1.0 to 1.2.0 #23

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2021

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

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 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)

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] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 27, 2021

The following labels could not be found: dependency.

@dependabot dependabot bot requested a review from a team as a code owner December 27, 2021 23:38
@calebdoxsey calebdoxsey merged commit ae250e9 into main Dec 29, 2021
@calebdoxsey calebdoxsey deleted the dependabot/go_modules/google.golang.org/grpc/cmd/protoc-gen-go-grpc-1.2.0 branch December 29, 2021 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant