Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
### Dependencies

- Compile binaries using [go 1.25.13](https://github.com/etcd-io/etcd/pull/22285).
- Bump [github.com/gorilla/websocket to v1.5.3](https://github.com/etcd-io/etcd/pull/22366), to address GHSA-w67g-5rqw-f597.

---

Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG/CHANGELOG-3.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
### Dependencies

- Compile binaries using [go 1.25.13](https://github.com/etcd-io/etcd/pull/22286).
- Bump [golang.org/x/text to v0.39.0](https://github.com/etcd-io/etcd/pull/22365), to address CVE-2026-56852.
- Bump [github.com/gorilla/websocket to v1.5.3], to address GHSA-w67g-5rqw-f597.

---

Expand Down