From f2b986522b9f5b4d2e5406140dc4a1bcf9a7169d Mon Sep 17 00:00:00 2001 From: tangcong Date: Sat, 27 Jun 2020 23:49:55 +0800 Subject: [PATCH] CHANGELOG: update for 12086 --- CHANGELOG-3.5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG-3.5.md b/CHANGELOG-3.5.md index ef86cddd5b4a..8b9e488f8fb8 100644 --- a/CHANGELOG-3.5.md +++ b/CHANGELOG-3.5.md @@ -131,6 +131,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change. - Add [etcd --auth-token-ttl](https://github.com/etcd-io/etcd/pull/11980) flag to customize `simpleTokenTTL` settings. - Improve [runtime.FDUsage objects malloc of Memory Usage and CPU Usage](https://github.com/etcd-io/etcd/pull/11986). - Improve [mvcc.watchResponse channel Memory Usage](https://github.com/etcd-io/etcd/pull/11987). +- Log [expensive request info in UnaryInterceptor](https://github.com/etcd-io/etcd/pull/12086). ### Package `embed`