Skip to content

Commit 8459f2c

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

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG/CHANGELOG-3.6.md

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

55
---
66

7-
## v3.6.11 (TBC)
7+
## v3.6.12 (TBC)
8+
9+
---
10+
11+
## v3.6.11 (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/21667)
1216
- Fix RBAC authorization bypass allowing read access via PrevKv or lease attachment in Put requests nested in etcd transactions (see [PR/21681](https://github.com/etcd-io/etcd/pull/21681) and [PR/21685](https://github.com/etcd-io/etcd/pull/21685))
1317

18+
### Dependencies
19+
20+
- [Bump golang.org/x/image to v0.39.0 to resolve GO-2026-4962](https://github.com/etcd-io/etcd/pull/21668)
21+
- Compile binaries using [go 1.25.9](https://github.com/etcd-io/etcd/pull/21586)
22+
1423
---
1524

1625
## v3.6.10 (2026-04-01)

0 commit comments

Comments
 (0)