Skip to content

Commit

Permalink
CHANGELOG: bump to include etcd-io#11694
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Batschelet <[email protected]>
  • Loading branch information
hexfusion committed Mar 15, 2020
1 parent 7444d3a commit 192aa89
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG-3.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ The minimum recommended etcd versions to run in **production** are 3.2.28+, 3.3.

- Fix [`etcdctl member add`](https://github.com/etcd-io/etcd/pull/11638) command to prevent potential timeout.

### gRPC Proxy

- Fix [`panic on error`](https://github.com/etcd-io/etcd/pull/11694) for metrics handler.

<hr>

## v3.3.18 (2019-11-26)
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.4.4...v3.4.5) and

- Fix [`etcdctl member add`](https://github.com/etcd-io/etcd/pull/11638) command to prevent potential timeout.

### gRPC Proxy

- Fix [`panic on error`](https://github.com/etcd-io/etcd/pull/11694) for metrics handler.

<hr>

Expand Down

0 comments on commit 192aa89

Please sign in to comment.