Changelog: add 7449 - minor enhancement to 4.2.0

Closes #7449
This commit is contained in:
Daniel Lee 2017-02-14 10:21:07 +01:00 committed by GitHub
parent 0c9f664ea0
commit 6861c6033c

View File

@ -22,6 +22,7 @@
* **Database**: Allow max db connection pool configuration [#7427](https://github.com/grafana/grafana/issues/7427), thx [@huydx](https://github.com/huydx)
* **Datasources** Delete datsource by name [#7476](https://github.com/grafana/grafana/issues/7476), thx [@huydx](https://github.com/huydx)
* **Dataproxy**: Only allow get that begins with api/ to access Prometheus [#7459](https://github.com/grafana/grafana/pull/7459), thx [@mtanda](https://github.com/mtanda)
* **Snapshot**: Make timeout for snapshot creation configurable [#7449](https://github.com/grafana/grafana/pull/7449) thx [@ryu1-sakai](https://github.com/ryu1-sakai)
## Tech