Merge branch 'release-1.5'

This commit is contained in:
beorn7 2017-02-07 12:10:40 +01:00
commit 85268a55c0
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## 1.5.1 / 2017-02-07
* [BUGFIX] Don't lose fully persisted memory series during checkpointing.
* [BUGFIX] Fix intermittently failing relabeling.
* [BUGFIX] Make `-storage.local.series-file-shrink-ratio` work.
* [BUGFIX] Remove race condition from TestLoop.
## 1.5.0 / 2017-01-23 ## 1.5.0 / 2017-01-23
* [CHANGE] Use lexicographic order to sort alerts by name. * [CHANGE] Use lexicographic order to sort alerts by name.

View file

@ -1 +1 @@
1.5.0 1.5.1