mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Cut 2.18.2 + cherry pick of query bugfix.
Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
This commit is contained in:
parent
bc1d7d7f27
commit
0f34535009
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 2.18.2 / 2020-06-09
|
||||
|
||||
* [BUGFIX] TSDB: Fix incorrect query results when using Prometheus with remote reads configured #7361
|
||||
|
||||
## 2.18.1 / 2020-05-07
|
||||
|
||||
* [BUGFIX] TSDB: Fixed snapshot API. #7217
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.18.1
|
||||
2.18.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue