mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-14 02:50:10 -04:00
Cut v2.18.1 (#7222)
Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
This commit is contained in:
parent
645b71e9ef
commit
ecee9c8abf
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 2.18.1 / 2020-05-07
|
||||
|
||||
* [BUGFIX] TSDB: Fixed snapshot API. #7217
|
||||
|
||||
## 2.18.0 / 2020-05-05
|
||||
|
||||
* [CHANGE] Federation: Only use local TSDB for federation (ignore remote read). #7077
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.18.0
|
||||
2.18.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue