mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
Merge branch 'release-1.5'
This commit is contained in:
commit
85268a55c0
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue