mirror of
https://github.com/etcd-io/etcd.git
synced 2026-02-05 06:46:49 +01:00
- Add FastLeaseKeepAlive feature gate that allows skipping the wait for the applied index when renewing an existing lease. - Update 3.7 changelog, add support for faster lease renewal. - Update e2e tests for lease keep-alive to run each case with FastLeaseKeepAlive enabled and disabled. Signed-off-by: Aaron Zhang <aaron.zhang@mavenir.com>