Skip to content

Commit

Permalink
Merge pull request #19431 from joshjms/main
Browse files Browse the repository at this point in the history
Update CHANGELOG for version bump to go 1.23.6
  • Loading branch information
ahrtr authored Feb 19, 2025
2 parents deb9178 + d86775c commit ef65923
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG/CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ 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.12](https://github.com/etcd-io/etcd/pull/19337)
- Compile binaries using [go 1.23.6](https://github.com/etcd-io/etcd/pull/19429)
- Bump [golang.org/x/crypto to 0.32.0 to address CVE-2024-45337 and golang.org/x/net to 0.34.0 to address CVE-2024-45338](https://github.com/etcd-io/etcd/pull/19197).

<hr>
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
- Backport [add mixed read-write performance evaluation scripts](https://github.com/etcd-io/etcd/pull/19275).

### Dependencies
- Compile binaries using [go 1.22.12](https://github.com/etcd-io/etcd/pull/19336).
- Compile binaries using [go 1.23.6](https://github.com/etcd-io/etcd/pull/19430).

<hr>

Expand Down

0 comments on commit ef65923

Please sign in to comment.