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

Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.4.0 -> v1.5.1 age adoption passing confidence

Release Notes

grpc/grpc-go (google.golang.org/grpc/cmd/protoc-gen-go-grpc)

v1.5.1: Release 1.5.1

Compare Source

  • Do not create new addrConn when connection error happens (#​1369)

v1.5.0: Release 1.5.0

Compare Source

Performance

  • BDP estimation and window update. (#​1310)
  • Do not flush NewStream header on client side for unary RPCs and streaming RPCs with requests. (#​1343)
  • Change objects in recvBuffer queue from interface to concrete type to reduce allocs (#​1029)
  • Don't create new reader in recvMsg (#​940)

API change

  • Add support for grpc.SupportPackageIsVersion3 back (#​1331)
  • Add Severity and VerboseLevel to grpclog. (#​922)

Behavior change

  • Transport errors should be coded Unavailable instead of internal. (#​1307)
  • Catch invalid use of Server.RegisterService after Register.Serve (#​828)

Bug fixes

  • Fix deadlock of roundrobin balancer (#​1353)
  • Use log severity and verbosity level (#​1340)
  • Protect bytesSent and bytesReceived with mutex to avoid datarace (#​1318)
  • Support IPv6 addresses in grpclb (#​1303)
  • Return header in Stream.Header() if available (#​1281)
  • Fix error handling on Stream deletion (#​1275)

Documentation

  • Add documentation to deprecate WithTimeout dial option (#​1333)
  • Specify characters allowed in metadata keys (#​1299)
  • Update LICENSE to Apache 2 (#​1290)
  • Update the path of guide (#​950)

Testing

  • latency: sleep in Write when BDP is exceeded to avoid buffer bloat (#​1330)
  • Replace 127.0.0.1 with localhost for ipv6 only environment (#​1306)
  • Create latency package for realistically simulating network latency (#​1286)
  • Use subtests for the benchmark_test and add it into the Makefile (#​1278)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jul 29, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/text v0.14.0 -> v0.16.0

@renovate renovate bot changed the title Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.0 Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 Jul 29, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-cmd-protoc-gen-go-grpc-1.x branch from e9d0d96 to 084cb7c Compare July 29, 2024 19:16
@renovate renovate bot changed the title Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 - autoclosed Dec 9, 2024
@renovate renovate bot closed this Dec 9, 2024
@renovate renovate bot deleted the renovate/google.golang.org-grpc-cmd-protoc-gen-go-grpc-1.x branch December 9, 2024 19:03
@renovate renovate bot changed the title Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 - autoclosed Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-cmd-protoc-gen-go-grpc-1.x branch from f3a3793 to 084cb7c Compare December 9, 2024 21:18
@renovate renovate bot changed the title Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 - autoclosed Dec 17, 2024
@renovate renovate bot closed this Dec 17, 2024
@renovate renovate bot changed the title Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 - autoclosed Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 Dec 18, 2024
@renovate renovate bot reopened this Dec 18, 2024
@renovate renovate bot changed the title Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 - autoclosed Dec 18, 2024
@renovate renovate bot closed this Dec 18, 2024
@renovate renovate bot changed the title Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 - autoclosed Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1 Dec 18, 2024
@renovate renovate bot reopened this Dec 18, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-cmd-protoc-gen-go-grpc-1.x branch from a0dc50c to 084cb7c Compare December 18, 2024 12:14
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.

0 participants