From 3fac31e808e2d013639a20c5dd30b91ac68c3b9d Mon Sep 17 00:00:00 2001 From: bergquist Date: Sun, 24 Sep 2017 19:02:25 +0200 Subject: [PATCH] changelog: note about closing #9250 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cbe27217af..e91093f06c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * **Jaeger**: Add support for open tracing using jaeger in Grafana. [#9213](https://github.com/grafana/grafana/pull/9213) * **Unit types**: New date & time unit types added, useful in singlestat to show dates & times. [#3678](https://github.com/grafana/grafana/issues/3678), [#6710](https://github.com/grafana/grafana/issues/6710), [#2764](https://github.com/grafana/grafana/issues/6710) * **Cli**: Make it possible to install plugins from any url [#5873](https://github.com/grafana/grafana/issues/5873) +* **dataproxy**: Allow grafan to renegotiate tls connection [#9250](https://github.com/grafana/grafana/issues/9250) # 4.5.2 (2017-09-22)