Changelog-3.5: update changelog for grpc upgrade (#11526)

This commit is contained in:
Yuchen Zhou 2020-01-15 17:45:52 -08:00 committed by Xiang Li
parent 250b0acac4
commit 2e3b55eb7b

View File

@ -109,7 +109,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
### Dependency
- Upgrade [`google.golang.org/grpc`](https://github.com/grpc/grpc-go/releases) from [**`v1.23.0`**](https://github.com/grpc/grpc-go/releases/tag/v1.23.0) to [**`v1.23.1`**](https://github.com/grpc/grpc-go/releases/tag/v1.23.1).
- Upgrade [`google.golang.org/grpc`](https://github.com/grpc/grpc-go/releases) from [**`v1.23.0`**](https://github.com/grpc/grpc-go/releases/tag/v1.23.0) to [**`v1.26.0`**](https://github.com/grpc/grpc-go/releases/tag/v1.26.0).
### Go