Skip to content

Commit c867abd

Browse files
authored
Merge pull request #21705 from ivanvc/changelog-3.4.44-3.5.30-3.6.11
Changelog date entries for 3.4.44, 3.5.30, and 3.6.11
2 parents b2a2cbb + 8459f2c commit c867abd

3 files changed

Lines changed: 28 additions & 3 deletions

File tree

CHANGELOG/CHANGELOG-3.4.md

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

55
---
66

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

913
### etcd server
1014

1115
- Fix RBAC authorization bypass allowing read access via PrevKv or lease attachment in Put requests nested in etcd transactions (see [PR/21683](https://github.com/etcd-io/etcd/pull/21683) and [PR/21688](https://github.com/etcd-io/etcd/pull/21688))
1216

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

1523
## v3.4.43 (2026-04-01)

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)

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)