mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
CHANGELOG/CHANGELOG-3.5.md: update changelog
In this commit, we update the changelog for gRPC metadata printing in release 3.5 which is mainly a backport from PR #18312. Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
This commit is contained in:
parent
eeeb7e05b3
commit
163917d856
@ -11,6 +11,9 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
|||||||
- Add [Support multiple values for allowed client and peer TLS identities](https://github.com/etcd-io/etcd/pull/18160)
|
- Add [Support multiple values for allowed client and peer TLS identities](https://github.com/etcd-io/etcd/pull/18160)
|
||||||
- Fix [noisy logs from simple auth token expiration by reducing log level to debug](https://github.com/etcd-io/etcd/pull/18245)
|
- Fix [noisy logs from simple auth token expiration by reducing log level to debug](https://github.com/etcd-io/etcd/pull/18245)
|
||||||
|
|
||||||
|
### Package clientv3
|
||||||
|
- [Print gRPC metadata in guaranteed order using the official go fmt pkg](https://github.com/etcd-io/etcd/pull/18312).
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
- Compile binaries using [go 1.21.12](https://github.com/etcd-io/etcd/pull/18271).
|
- Compile binaries using [go 1.21.12](https://github.com/etcd-io/etcd/pull/18271).
|
||||||
- [Fully address CVE-2023-45288 and fix govulncheck CI check](https://github.com/etcd-io/etcd/pull/18170)
|
- [Fully address CVE-2023-45288 and fix govulncheck CI check](https://github.com/etcd-io/etcd/pull/18170)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user