Merge "Created Release Notes chapter"

This commit is contained in:
Jenkins
2015-11-03 13:57:04 +00:00
committed by Gerrit Code Review
3 changed files with 21 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ User documentation
:maxdepth: 2
overview
news
releases
installation
user
licenses

View File

@@ -1,6 +0,0 @@
.. _news:
What's new in 0.8
=================
TBD

20
doc/source/releases.rst Normal file
View File

@@ -0,0 +1,20 @@
.. _releases:
Release Notes
=============
Version 0.8.0
-------------
- Add support for the "influxdb_grafana" Fuel Plugin role instead of
the "base-os" role which had several limitations.
- Add support for retention policy configuration.
- Upgrade to InfluxDB 0.9.4 which brings metrics time-series with tagging.
- Upgrade to Grafana 2.5.0.
- Several dashboard visualisation improvements.
- A new self-monitoring dashboard.
Version 0.7.0
-------------
- Initial release of the plugin. This is a beta version.