CHANGELOG-3.5: update

This commit is contained in:
jingyih 2020-01-14 01:20:36 -08:00
parent c0de070527
commit e90c56020d

View File

@ -95,6 +95,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
### etcdctl v3
- Fix [`etcdctl member add`](https://github.com/etcd-io/etcd/pull/11194) command to prevent potential timeout.
- Add [`etcdctl watch --progress-notify`](https://github.com/etcd-io/etcd/pull/11462) flag.
### gRPC gateway