mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
changelog add 3.4 and 3.5 go 1.21.10
Signed-off-by: Lavish pal <lvishpal408@gmail.com>
This commit is contained in:
parent
a2ce03538f
commit
dfc34284f3
@ -10,6 +10,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
|
||||
- Fix [Memberlist results not updated when proxy node down](https://github.com/etcd-io/etcd/pull/17896).
|
||||
|
||||
### Dependencies
|
||||
- Compile binaries using go [1.21.10](https://github.com/etcd-io/etcd/pull/17981).
|
||||
- Upgrade [bbolt to 1.3.10](https://github.com/etcd-io/etcd/pull/17945).
|
||||
|
||||
<hr>
|
||||
|
@ -22,7 +22,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
||||
- Fix [initialization for mu in client context](https://github.com/etcd-io/etcd/pull/17699).
|
||||
|
||||
### Dependencies
|
||||
- Compile binaries using [go 1.21.9](https://github.com/etcd-io/etcd/pull/17708).
|
||||
- Compile binaries using [go 1.21.10](https://github.com/etcd-io/etcd/pull/17980).
|
||||
- Upgrade [bbolt to v1.3.10](https://github.com/etcd-io/etcd/pull/17943).
|
||||
|
||||
<hr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user