Skip to content

Commit

Permalink
Update 3.4 changelog to cover the goroutine leakage issue
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Wang <[email protected]>
  • Loading branch information
ahrtr committed Nov 1, 2024
1 parent 3de0018 commit 3bacd02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG/CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/

## v3.4.35 (TBC)

### etcd server
- Fix [watchserver related goroutine leakage](https://github.com/etcd-io/etcd/pull/18785)

### Dependencies
- Compile binaries using [go 1.22.8](https://github.com/etcd-io/etcd/pull/18670).

Expand Down

0 comments on commit 3bacd02

Please sign in to comment.