Skip to content

Commit

Permalink
Merge pull request #18804 from ahrtr/changelog_20241029
Browse files Browse the repository at this point in the history
Update 3.5 changelog to cover two major fixes
  • Loading branch information
ahrtr authored Oct 30, 2024
2 parents 3696b32 + 11cc8bb commit 36d785d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/

## v3.5.17 (TBC)

### etcd server
- Fix [watchserver related goroutine leakage](https://github.com/etcd-io/etcd/pull/18784)
- Fix [risk of a partial write txn being applied](https://github.com/etcd-io/etcd/pull/18799)

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

Expand Down

0 comments on commit 36d785d

Please sign in to comment.