Skip to content

Commit

Permalink
Update 3.5 changelog to cover the separated warning message for rejec…
Browse files Browse the repository at this point in the history
…ted client and peer connections

Signed-off-by: Benjamin Wang <[email protected]>
  • Loading branch information
ahrtr authored and ah8ad3 committed Jul 23, 2024
1 parent a814026 commit e6b0c3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
- Fix [add prometheus metric registration for metric `etcd_disk_wal_write_duration_seconds`](https://github.com/etcd-io/etcd/pull/18174).
- Add [Support multiple values for allowed client and peer TLS identities](https://github.com/etcd-io/etcd/pull/18160)
- Fix [noisy logs from simple auth token expiration by reducing log level to debug](https://github.com/etcd-io/etcd/pull/18245)
- [Differentiate the warning message for rejected client and peer connections](https://github.com/etcd-io/etcd/pull/18319)

### Dependencies
- Compile binaries using [go 1.21.12](https://github.com/etcd-io/etcd/pull/18271).
Expand Down

0 comments on commit e6b0c3a

Please sign in to comment.