mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #18553 from ivanvc/update-changelog-to-reflect-go-update-to-1.22.7
CHANGELOG: add note regarding updating to go 1.22.7
This commit is contained in:
commit
bf63f91705
@ -14,10 +14,9 @@ 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.13](https://github.com/etcd-io/etcd/pull/18422).
|
||||
- Compile binaries using [go 1.22.7](https://github.com/etcd-io/etcd/pull/18549).
|
||||
- Upgrade [bbolt to 1.3.11](https://github.com/etcd-io/etcd/pull/18488).
|
||||
|
||||
|
||||
<hr>
|
||||
|
||||
## v3.4.33 (2024-06-13)
|
||||
|
@ -11,10 +11,9 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
||||
- [Keep the tombstone during compaction if it happens to be the compaction revision](https://github.com/etcd-io/etcd/pull/18474)
|
||||
|
||||
### Dependencies
|
||||
- Compile binaries using [go 1.21.13](https://github.com/etcd-io/etcd/pull/18421).
|
||||
- Compile binaries using [go 1.22.7](https://github.com/etcd-io/etcd/pull/18550).
|
||||
- Upgrade [bbolt to v1.3.11](https://github.com/etcd-io/etcd/pull/18489).
|
||||
|
||||
|
||||
<hr>
|
||||
|
||||
## v3.5.15 (2024-07-19)
|
||||
|
Loading…
x
Reference in New Issue
Block a user