|
@@ -1,6 +1,5 @@
|
|
|
# 3.0.0 (unrelased master branch)
|
|
# 3.0.0 (unrelased master branch)
|
|
|
|
|
|
|
|
-
|
|
|
|
|
### Breaking changes
|
|
### Breaking changes
|
|
|
**InfluxDB 0.8.x** The data source for the old version of influxdb (0.8.x) is no longer included in default builds. Can easily be installed via improved plugin system, closes #3523
|
|
**InfluxDB 0.8.x** The data source for the old version of influxdb (0.8.x) is no longer included in default builds. Can easily be installed via improved plugin system, closes #3523
|
|
|
**KairosDB** The data source is no longer included in default builds. Can easily be installed via improved plugin system, closes #3524
|
|
**KairosDB** The data source is no longer included in default builds. Can easily be installed via improved plugin system, closes #3524
|
|
@@ -8,6 +7,7 @@
|
|
|
### Enhancements ###
|
|
### Enhancements ###
|
|
|
* **Sessions**: Support for memcached as session storage, closes [#3458](https://github.com/grafana/grafana/pull/3458)
|
|
* **Sessions**: Support for memcached as session storage, closes [#3458](https://github.com/grafana/grafana/pull/3458)
|
|
|
* **mysql**: Grafana now supports ssl for mysql, closes [#3584](https://github.com/grafana/grafana/pull/3584)
|
|
* **mysql**: Grafana now supports ssl for mysql, closes [#3584](https://github.com/grafana/grafana/pull/3584)
|
|
|
|
|
+* **snapshot**: Annotations are now included in snapshots, closes [#3635](https://github.com/grafana/grafana/pull/3635)
|
|
|
|
|
|
|
|
# 2.6.1 (unrelased, 2.6.x branch)
|
|
# 2.6.1 (unrelased, 2.6.x branch)
|
|
|
|
|
|