changelog: adds note about closing #9367

This commit is contained in:
bergquist 2017-09-28 11:18:50 +02:00
parent e9e8ffc769
commit c94fa7015f

View File

@ -21,6 +21,7 @@
## Minor ## Minor
* **SMTP**: Make it possible to set specific EHLO for smtp client. [#9319](https://github.com/grafana/grafana/issues/9319) * **SMTP**: Make it possible to set specific EHLO for smtp client. [#9319](https://github.com/grafana/grafana/issues/9319)
* **Dataproxy**: Allow grafan to renegotiate tls connection [#9250](https://github.com/grafana/grafana/issues/9250) * **Dataproxy**: Allow grafan to renegotiate tls connection [#9250](https://github.com/grafana/grafana/issues/9250)
* **HTTP**: set net.Dialer.DualStack to true for all http clients [#9367](https://github.com/grafana/grafana/pull/9367)
# 4.5.2 (2017-09-22) # 4.5.2 (2017-09-22)