Skip to content

Commit 682d4fb

Browse files
authored
Merge pull request #20752 from ahrtr/20251002_changelog
Update 3.5 and 3.6 changelog to cover the EOF errors log changes
2 parents 5ec40e3 + 51c5496 commit 682d4fb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG/CHANGELOG-3.5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
99
### etcd server
1010

1111
- [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)
1213

1314
---
1415

CHANGELOG/CHANGELOG-3.6.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
99
### etcd server
1010

1111
- [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)
1213

1314
---
1415

0 commit comments

Comments
 (0)