Merge pull request #11790 from mlmhl/changelog-3.5

CHANGELOG: update from #11711
This commit is contained in:
Sahdev Zala
2020-04-20 11:31:17 -04:00
committed by GitHub

View File

@@ -150,6 +150,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
### gRPC Proxy
- Fix [`panic on error`](https://github.com/etcd-io/etcd/pull/11694) for metrics handler.
- Add [gRPC keepalive related flags](https://github.com/etcd-io/etcd/pull/11711) `grpc-keepalive-min-time`, `grpc-keepalive-interval` and `grpc-keepalive-timeout`.
### Auth