*: cut 2.2.1

pull/3952/head
Fabian Reinartz 2018-03-13 16:51:57 -04:00
parent a947750dd6
commit f22e5dce1a
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## 2.2.1 / 2018-03-13
* [BUGFIX] Fix data loss in TSDB on compaction
* [BUGFIX] Correctly stop timer in remote-write path
* [BUGFIX] Fix deadlock triggerd by loading targets page
* [BUGFIX] Fix incorrect buffering of samples on range selection queries
* [BUGFIX] Handle large index files on windows properly
## 2.2.0 / 2018-03-08
* [CHANGE] Rename file SD mtime metric.

View File

@ -1 +1 @@
2.2.0
2.2.1