Skip to content

Commit

Permalink
CHANGELOG-3.4: update from etcd-io#10301
Browse files Browse the repository at this point in the history
  • Loading branch information
jingyih committed Dec 5, 2018
1 parent 5b6b03d commit 5a0d4f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,10 @@ Note: **v3.5 will deprecate `etcd --log-package-levels` flag for `capnslog`**; `
- Add [`progress` command to `etcdctl watch --interactive`](https://github.com/etcd-io/etcd/pull/9869).
- To manually trigger broadcasting watch progress event (empty watch response with latest header) to all associated watch streams.
- Think of it as `WithProgressNotify` that can be triggered manually.
- Add [timeout](https://github.com/etcd-io/etcd/pull/10301) to `etcdctl snapshot
save`.
- User can specify timeout of `etcdctl snapshot save` command using flag
`--command-timeout`.

### gRPC proxy

Expand Down

0 comments on commit 5a0d4f9

Please sign in to comment.