Skip to content

Commit 192aa89

Browse files
committed
CHANGELOG: bump to include etcd-io#11694
Signed-off-by: Sam Batschelet <[email protected]>
1 parent 7444d3a commit 192aa89

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

Diff for: CHANGELOG-3.3.md

+4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ The minimum recommended etcd versions to run in **production** are 3.2.28+, 3.3.
1717

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

20+
### gRPC Proxy
21+
22+
- Fix [`panic on error`](https://github.com/etcd-io/etcd/pull/11694) for metrics handler.
23+
2024
<hr>
2125

2226
## v3.3.18 (2019-11-26)

Diff for: CHANGELOG-3.4.md

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.4.4...v3.4.5) and
1919

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

22+
### gRPC Proxy
23+
24+
- Fix [`panic on error`](https://github.com/etcd-io/etcd/pull/11694) for metrics handler.
2225

2326
<hr>
2427

0 commit comments

Comments
 (0)