Skip to content

Commit

Permalink
changelog: udpate changelog to reflect go version 1.21.12 bump.
Browse files Browse the repository at this point in the history
Signed-off-by: D Tripp <[email protected]>
  • Loading branch information
thedtripp committed Jul 4, 2024
1 parent 04082b7 commit 9b87477
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG/CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/

## v3.4.34 (TBD)

### Dependencies
- Compile binaries using go [1.21.12](https://github.com/etcd-io/etcd/pull/18272).

<hr>

## v3.4.33 (2024-06-13)
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 @@ -11,7 +11,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
- Add [Support multiple values for allowed client and peer TLS identities](https://github.com/etcd-io/etcd/pull/18160)

### Dependencies
- Compile binaries using [go 1.21.11](https://github.com/etcd-io/etcd/pull/18129).
- Compile binaries using [go 1.21.12](https://github.com/etcd-io/etcd/pull/18271).
- [Fully address CVE-2023-45288 and fix govulncheck CI check](https://github.com/etcd-io/etcd/pull/18170)

## v3.5.14 (2024-05-29)
Expand Down

0 comments on commit 9b87477

Please sign in to comment.