File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
9
9
### etcd server
10
10
11
11
- [ Reject watch request with -1 revision to prevent invalid resync behavior on uncompacted etcd] ( https://github.com/etcd-io/etcd/pull/20709 )
12
+ - [ Change the TLS handshake 'EOF' errors to DEBUG not to spam logs] ( https://github.com/etcd-io/etcd/pull/20751 )
12
13
13
14
---
14
15
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
9
9
### etcd server
10
10
11
11
- [ Reject watch request with -1 revision to prevent invalid resync behavior on uncompacted etcd] ( https://github.com/etcd-io/etcd/pull/20707 )
12
+ - [ Change the TLS handshake 'EOF' errors to DEBUG not to spam logs] ( https://github.com/etcd-io/etcd/pull/20749 )
12
13
13
14
---
14
15
You can’t perform that action at this time.
0 commit comments