Skip to content

Commit 3d2075c

Browse files
committed
CHAGELOG(3.5): Set 3.5.31 release date.
Signed-off-by: Ivan Valdes <ivan@vald.es>
1 parent 3a5e651 commit 3d2075c

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG/CHANGELOG-3.5.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,21 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
44

55
---
66

7-
## v3.5.30 (TBC)
7+
## v3.5.31 (TBC)
8+
9+
---
10+
11+
## v3.5.30 (2026-05-01)
812

913
### etcd server
1014

1115
- [Fixed an issue that prevented adding a new member when one member was down, even though quorum was still satisfied](https://github.com/etcd-io/etcd/pull/21669)
1216
- Fix RBAC authorization bypass allowing read access via PrevKv or lease attachment in Put requests nested in etcd transactions (see [PR/21682](https://github.com/etcd-io/etcd/pull/21682) and [PR/21687](https://github.com/etcd-io/etcd/pull/21687))
1317

18+
### Dependencies
19+
20+
- Compile binaries using [go 1.25.9](https://github.com/etcd-io/etcd/pull/21587)
21+
1422
---
1523

1624
## v3.5.29 (2026-04-01)

0 commit comments

Comments
 (0)