diff --git a/CHANGELOG/CHANGELOG-3.4.md b/CHANGELOG/CHANGELOG-3.4.md index 047fc4c1d69..2fb76bdb347 100644 --- a/CHANGELOG/CHANGELOG-3.4.md +++ b/CHANGELOG/CHANGELOG-3.4.md @@ -13,8 +13,8 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/ - Fix [runtime panic that occurs when KeepAlive is called with a Context implemented by an uncomparable type](https://github.com/etcd-io/etcd/pull/18936) ### Dependencies -- Compile binaries using [go 1.22.10](https://github.com/etcd-io/etcd/pull/19005) - +- Compile binaries using [go 1.22.11](https://github.com/etcd-io/etcd/pull/19212) +
## v3.4.35 (2024-11-12) diff --git a/CHANGELOG/CHANGELOG-3.5.md b/CHANGELOG/CHANGELOG-3.5.md index e24676c0dda..34e9bba5045 100644 --- a/CHANGELOG/CHANGELOG-3.5.md +++ b/CHANGELOG/CHANGELOG-3.5.md @@ -20,7 +20,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/ ### Dependencies - Bump [golang-jwt/jwt to 4.5.1 to address GO-2024-3250](https://github.com/etcd-io/etcd/pull/18899). -- Compile binaries using [go 1.22.10](https://github.com/etcd-io/etcd/pull/19004). +- Compile binaries using [go 1.22.11](https://github.com/etcd-io/etcd/pull/19211).