Skip to content

Commit

Permalink
Merge pull request #19259 from ahrtr/changelog_race_20250122
Browse files Browse the repository at this point in the history
Update 3.5 changelog to cover the race condition fix
  • Loading branch information
ahrtr authored Jan 22, 2025
2 parents b74bc07 + ece0c39 commit 363b166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
## v3.5.18 (TBC)

### etcd server
- [Avoid deadlock in etcd.Close when stopping during bootstrapping](https://github.com/etcd-io/etcd/pull/19167)
- Avoid deadlock in etcd.Close when stopping during bootstrapping, see https://github.com/etcd-io/etcd/pull/19167 and https://github.com/etcd-io/etcd/pull/19258.
- [Print warning messages if any of the deprecated v2store related flags is set](https://github.com/etcd-io/etcd/pull/18999)

### Package `clientv3`
Expand Down

0 comments on commit 363b166

Please sign in to comment.