Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • R replds2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ai3ai3
  • tools
  • replds2
  • Merge requests
  • !5

Update module google.golang.org/grpc to v1.43.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged renovate requested to merge renovate/google.golang.org-grpc-1.x into master Dec 15, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

This MR contains the following updates:

Package Type Update Change
google.golang.org/grpc require minor v1.42.0 -> v1.43.0

Release Notes

grpc/grpc-go

v1.43.0

Compare Source

API Changes

  • grpc: stabilize WithConnectParams DialOption (#​4915)
    • Special Thanks: @​hypnoglow

Behavior Changes

  • status: support wrapped errors in FromContextError (#​4977)
    • Special Thanks: @​bestbeforetoday
  • config: remove the environment variable to disable retry support (#​4922)

New Features

  • balancer: new field Authority in BuildOptions for server name to use in the authentication handshake with a remote load balancer (#​4969)

Bug Fixes

  • xds/resolver: fix possible ClientConn leak upon resolver initialization failure (#​4900)
  • client: fix nil panic in rare race conditions with the pick first LB policy (#​4971)
  • xds: improve RPC error messages when xDS connection errors occur (#​5032, #​5054)
  • transport: do not create stream object in the face of illegal stream IDs (#​4873)
    • Special Thanks: @​uds5501

Documentation

  • client: clarify errors to indicate whether compressed or uncompressed messages exceeded size limits (#​4918)
    • Special Thanks: @​uds5501

Configuration

📅 Schedule: At any time (no schedule defined).

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

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

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


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

This MR has been generated by Renovate Bot.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/google.golang.org-grpc-1.x