Merge pull request #18316 from mohamedawnallah/changelog-3.4-fmtgRPCMetadata

CHANGELOG/CHANGELOG-3.4.md: update changelog for gRPC metadata printing
This commit is contained in:
Benjamin Wang
2024-07-14 12:12:39 +01:00
committed by GitHub

View File

@@ -6,6 +6,9 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
## v3.4.34 (TBD)
### Package clientv3
- [Print gRPC metadata in guaranteed order using the official go fmt pkg](https://github.com/etcd-io/etcd/pull/18311).
### Dependencies
- Compile binaries using go [1.21.12](https://github.com/etcd-io/etcd/pull/18272).