mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #17948 from tjungblu/cl_bbupg
Update changelog with bbolt bumps
This commit is contained in:
commit
8cb46a25fb
@ -9,6 +9,9 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
|
|||||||
### etcd grpc-proxy
|
### etcd grpc-proxy
|
||||||
- Fix [Memberlist results not updated when proxy node down](https://github.com/etcd-io/etcd/pull/17896).
|
- Fix [Memberlist results not updated when proxy node down](https://github.com/etcd-io/etcd/pull/17896).
|
||||||
|
|
||||||
|
### Dependencies
|
||||||
|
- Upgrade [bbolt to 1.3.10](https://github.com/etcd-io/etcd/pull/17945).
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
## v3.4.32 (2024-04-25)
|
## v3.4.32 (2024-04-25)
|
||||||
|
@ -19,6 +19,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
|||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
- Compile binaries using [go 1.21.9](https://github.com/etcd-io/etcd/pull/17708).
|
- Compile binaries using [go 1.21.9](https://github.com/etcd-io/etcd/pull/17708).
|
||||||
|
- Upgrade [bbolt to v1.3.10](https://github.com/etcd-io/etcd/pull/17943).
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user