We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3696b32 + 11cc8bb commit 36d785dCopy full SHA for 36d785d
CHANGELOG/CHANGELOG-3.5.md
@@ -5,6 +5,10 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
5
6
## v3.5.17 (TBC)
7
8
+### etcd server
9
+- Fix [watchserver related goroutine leakage](https://github.com/etcd-io/etcd/pull/18784)
10
+- Fix [risk of a partial write txn being applied](https://github.com/etcd-io/etcd/pull/18799)
11
+
12
### Dependencies
13
- Compile binaries using [go 1.22.8](https://github.com/etcd-io/etcd/pull/18669).
14
0 commit comments