Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

Update module google.golang.org/grpc to v1.36.0 #35

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require minor v1.32.0 -> v1.36.0

Release Notes

grpc/grpc-go

v1.36.0

Compare Source

New Features

  • xds bootstrap: support config content in env variable (#​4153)

Bug Fixes

  • encoding/proto: do not panic when types do not match (#​4218)

Documentation

v1.35.1

Compare Source

  • encoding/proto: do not panic when types do not match (#​4218)
  • xds: add env var protection for client-side security (#​4247)

v1.35.0

Compare Source

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)

v1.34.2

Compare Source

  • encoding/proto: do not panic when types do not match (#​4218)
  • xds: add env var protection for client-side security (#​4247)

v1.34.1

Compare Source

  • xds client: Updated v3 type for http connection manager (#​4137)
  • lrs: use JSON for locality's String representation (#​4135)
  • eds/lrs: handle nil when LRS is disabled (#​4086)
  • client: fix "unix" scheme handling for some corner cases (#​4021)

v1.34.0

Compare Source

New Features

  • client: implement support for "unix" resolver scheme (#​3890)
  • rds: allow case_insensitive path matching (#​3997)
  • credentials/insecure: implement insecure credentials. (#​3964)
  • lrs: handle multiple clusters in LRS stream (#​3935)

Performance Improvements

  • encoding/proto: simplify & optimize proto codec (#​3958)

Bug Fixes

  • internal/transport: fix a bug causing -bin metadata to be incorrectly encoded (#​3985)
  • grpclb: consider IDLE SubConns as connecting (#​4031)
  • grpclb: send custom user-agent (#​4011)
  • client: use "localhost:port" as authority if target is ":port" (#​4017)
  • credentials: fix PerRPCCredentials w/RequireTransportSecurity and security levels (#​3995)

Documentation

v1.33.3

Compare Source

  • xds client: Updated v3 type for http connection manager (#​4137)
  • lrs: use JSON for locality's String representation (#​4135)
  • eds/lrs: handle nil when LRS is disabled (#​4086)

v1.33.2

Compare Source

  • protobuf: update all generated code to google.golang.org/protobuf (#​3932)
  • xdsclient: populate error details for NACK (#​3975)
  • internal/credentials: fix a bug and add one more helper function SPIFFEIDFromCert (#​3929)

v1.33.1

Compare Source

API Changes
  • connectivity: remove unused, experimental Reporter interface (#​3875)
New Features
  • xds bootstrap: support insecure and make Creds required (#​3881)
  • xds: add bootstrap support for certificate providers. (#​3901)
  • lrs: add a layer for clusters in load store (#​3880)
  • credentials/xds: implementation of client-side xDS credentials. (#​3888)
Bug Fixes
  • http2_client: fix reader segfault on PROTOCOL_ERRORs (#​3926)
  • internal/transport: handle h2 errcode on header decoding (#​3872)
  • xds: exit from run() goroutine when resolver is closed. (#​3882)
  • credentials/alts: ClientAuthorizationCheck to case-fold compare of peer SA (#​3792)
  • service reflection: include transitive closure for a file (#​3851)
  • stats: include message header in stats.InPayload.WireLength (#​3886)
  • binarylog: export Sink (#​3879)
  • service reflection: include transitive closure for a file (#​3851)

Renovate configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 7409027 to d3ee7ee Compare November 6, 2020 18:40
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.33.1 Update module google.golang.org/grpc to v1.33.2 Nov 6, 2020
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch 2 times, most recently from b2d41c4 to f9dd072 Compare November 19, 2020 07:04
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from f9dd072 to 614600c Compare December 2, 2020 23:08
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.33.2 Update module google.golang.org/grpc to v1.34.0 Dec 2, 2020
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 614600c to cc75f72 Compare January 18, 2021 08:38
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.34.0 Update module google.golang.org/grpc to v1.35.0 Jan 18, 2021
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from cc75f72 to d4522f0 Compare February 25, 2021 00:50
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.35.0 Update module google.golang.org/grpc to v1.36.0 Feb 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant