xplorfin / moneysocket-go

A *highly experimental* golang implementation of moneysocket
MIT License
3 stars 1 forks source link

Update module google.golang.org/grpc to v1.39.0 #89

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require minor v1.38.0 -> v1.39.0

Release Notes

grpc/grpc-go ### [`v1.39.0`](https://togithub.com/grpc/grpc-go/releases/v1.39.0) [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.38.0...v1.39.0) ### Behavior Changes - csds: return empty response if xds client is not set ([#​4505](https://togithub.com/grpc/grpc-go/issues/4505)) - metadata: convert keys to lowercase in FromContext() ([#​4416](https://togithub.com/grpc/grpc-go/issues/4416)) ### New Features - xds: add GetServiceInfo to GRPCServer ([#​4507](https://togithub.com/grpc/grpc-go/issues/4507)) - Special Thanks: [@​amenzhinsky](https://togithub.com/amenzhinsky) - xds: add test-only injection of xds config to client and server ([#​4476](https://togithub.com/grpc/grpc-go/issues/4476)) - server: allow PreparedMsgs to work for server streams ([#​3480](https://togithub.com/grpc/grpc-go/issues/3480)) - Special Thanks: [@​eafzali](https://togithub.com/eafzali) ### Performance Improvements - transport: remove decodeState from client & server to reduce allocations ([#​4423](https://togithub.com/grpc/grpc-go/issues/4423)) - Special Thanks: [@​JNProtzman](https://togithub.com/JNProtzman) ### Bug Fixes - server: return UNIMPLEMENTED on receipt of malformed method name ([#​4464](https://togithub.com/grpc/grpc-go/issues/4464)) - xds/rds: use 100 as default weighted cluster totalWeight instead of 0 ([#​4439](https://togithub.com/grpc/grpc-go/issues/4439)) - Special Thanks: [@​alpha-baby](https://togithub.com/alpha-baby) - transport: unblock read throttling when controlbuf exits ([#​4447](https://togithub.com/grpc/grpc-go/issues/4447)) - client: fix status code to return Unavailable for servers shutting down instead of Unknown ([#​4561](https://togithub.com/grpc/grpc-go/issues/4561)) ### Documentation - doc: fix broken benchmark dashboard link in README.md ([#​4503](https://togithub.com/grpc/grpc-go/issues/4503)) - Special Thanks: [@​laststem](https://togithub.com/laststem) - example: improve hello world server with starting msg ([#​4468](https://togithub.com/grpc/grpc-go/issues/4468)) - Special Thanks: [@​dkkb](https://togithub.com/dkkb) - client: Clarify that WaitForReady will block for CONNECTING channels ([#​4477](https://togithub.com/grpc/grpc-go/issues/4477)) - Special Thanks: [@​evanj](https://togithub.com/evanj)

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.2%) to 64.061% when pulling 4515a568d12579bd79fd6d126ee95f8643dc2eb2 on renovate/google.golang.org-grpc-1.x into f0b4ffcdafc658a33c85f81b06ef4044b50d63c1 on master.