mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Update 3.4 and 3.5 changelogs for compile with 1.19.10
Signed-off-by: Daljit Singh <daljit.dokal@yahoo.co.nz>
This commit is contained in:
parent
de6415801e
commit
e73f26339e
@ -9,6 +9,9 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
|
|||||||
### etcd server
|
### etcd server
|
||||||
- Fix [corruption check may get a `ErrCompacted` error when server has just been compacted](https://github.com/etcd-io/etcd/pull/16047)
|
- Fix [corruption check may get a `ErrCompacted` error when server has just been compacted](https://github.com/etcd-io/etcd/pull/16047)
|
||||||
|
|
||||||
|
### Dependencies
|
||||||
|
- Compile binaries using [go 1.19.10](https://github.com/etcd-io/etcd/pull/16038).
|
||||||
|
|
||||||
## v3.4.26 (2023-05-12)
|
## v3.4.26 (2023-05-12)
|
||||||
|
|
||||||
### etcd server
|
### etcd server
|
||||||
|
@ -9,6 +9,9 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
|||||||
### etcd server
|
### etcd server
|
||||||
- Fix [corruption check may get a `ErrCompacted` error when server has just been compacted](https://github.com/etcd-io/etcd/pull/16048)
|
- Fix [corruption check may get a `ErrCompacted` error when server has just been compacted](https://github.com/etcd-io/etcd/pull/16048)
|
||||||
|
|
||||||
|
### Dependencies
|
||||||
|
- Compile binaries using [go 1.19.10](https://github.com/etcd-io/etcd/pull/16033).
|
||||||
|
|
||||||
### etcd grpc-proxy
|
### etcd grpc-proxy
|
||||||
- Fix [Memberlist results not updated when proxy node down](https://github.com/etcd-io/etcd/pull/15907).
|
- Fix [Memberlist results not updated when proxy node down](https://github.com/etcd-io/etcd/pull/15907).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user