Update release-3.4 and release-3.5 CHANGELOG with go version bump

Reference: https://github.com/etcd-io/etcd/issues/18419

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Co-authored-by: Iván Valdés Castillo <iv@nvald.es>
This commit is contained in:
Chun-Hung Tseng 2024-08-08 21:35:24 +02:00
parent bb62635a4d
commit 7fba2ab3d0
No known key found for this signature in database
GPG Key ID: EF93C20F55FB48BB
2 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
- [Print gRPC metadata in guaranteed order using the official go fmt pkg](https://github.com/etcd-io/etcd/pull/18311).
### Dependencies
- Compile binaries using go [1.21.12](https://github.com/etcd-io/etcd/pull/18272).
- Compile binaries using go [1.21.13](https://github.com/etcd-io/etcd/pull/18422).
<hr>

View File

@ -6,6 +6,9 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
## v3.5.16 (TBC)
### Dependencies
- Compile binaries using [go 1.21.13](https://github.com/etcd-io/etcd/pull/18421).
<hr>
## v3.5.15 (2024-07-19)