From 2ecbcb8f9d3ab2d04cccc2c99db422281a112841 Mon Sep 17 00:00:00 2001 From: tangcong Date: Fri, 10 Apr 2020 19:30:32 +0800 Subject: [PATCH] CHANGELOG: update for 11771 --- CHANGELOG-3.5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG-3.5.md b/CHANGELOG-3.5.md index c2e08e19317..10214c06d51 100644 --- a/CHANGELOG-3.5.md +++ b/CHANGELOG-3.5.md @@ -98,6 +98,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change. - Improve [peer corruption checker](https://github.com/etcd-io/etcd/pull/11621) to work when peer mTLS is enabled. - Log [`[CLIENT-PORT]/health` check in server side](https://github.com/etcd-io/etcd/pull/11704). - Improve [compaction performance when latest index is greater than 1-million](https://github.com/etcd-io/etcd/pull/11734). +- Improve [count-only range performance](https://github.com/etcd-io/etcd/pull/11771). ### Package `embed`