mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
CHANGELOG: updates from #9298
This commit is contained in:
parent
9c6d930565
commit
68c270d9bd
@ -61,6 +61,11 @@
|
||||
- Add ["raft applied index" to `endpoint status`](https://github.com/coreos/etcd/pull/9176).
|
||||
- Add ["errors" to `endpoint status`](https://github.com/coreos/etcd/pull/9206).
|
||||
|
||||
### Added(gRPC gateway)
|
||||
|
||||
- Replace [gRPC gateway](https://github.com/grpc-ecosystem/grpc-gateway) endpoint with [`/v3`](https://github.com/coreos/etcd/pull/9298).
|
||||
- To deprecate [`/v3beta`] in `v3.5`.
|
||||
|
||||
### Package `raft`
|
||||
|
||||
- Improve [Raft `becomeLeader` and `stepLeader`](https://github.com/coreos/etcd/pull/9073) by keeping track of latest `pb.EntryConfChange` index.
|
||||
|
Loading…
x
Reference in New Issue
Block a user