mirror of
https://github.com/etcd-io/etcd.git
synced 2026-02-05 06:46:49 +01:00
Update changelog to cover the removal of using grpc-go's metadata
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
This commit is contained in:
@@ -6,6 +6,10 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
|
||||
|
||||
## v3.4.41 (TBC)
|
||||
|
||||
### Package `clientv3`
|
||||
|
||||
- [Remove the use of grpc-go's Metadata field](https://github.com/etcd-io/etcd/pull/21243)
|
||||
|
||||
### Dependencies
|
||||
|
||||
- Compile binaries using [go 1.24.12](https://github.com/etcd-io/etcd/pull/21218).
|
||||
|
||||
@@ -6,6 +6,10 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
||||
|
||||
## v3.5.27 (TBC)
|
||||
|
||||
### Package `clientv3`
|
||||
|
||||
- [Remove the use of grpc-go's Metadata field](https://github.com/etcd-io/etcd/pull/21242)
|
||||
|
||||
### Dependencies
|
||||
|
||||
- Compile binaries using [go 1.24.12](https://github.com/etcd-io/etcd/pull/21217).
|
||||
|
||||
@@ -11,6 +11,10 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
|
||||
- [Postpone removal of the --max-snapshots flag from v3.7 to v3.8](https://github.com/etcd-io/etcd/pull/21161)
|
||||
- [Revoke the deprecation of the `--snapshot-count` flag](https://github.com/etcd-io/etcd/pull/21163)
|
||||
|
||||
### Package `clientv3`
|
||||
|
||||
- [Remove the use of grpc-go's Metadata field](https://github.com/etcd-io/etcd/pull/21241)
|
||||
|
||||
### Dependencies
|
||||
|
||||
- Bump [golang.org/x/crypto to 0.45.0 to address CVE-2025-47914, and CVE-2025-58181](https://github.com/etcd-io/etcd/pull/21037).
|
||||
|
||||
Reference in New Issue
Block a user