mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Cut v2.19.2 (#7464)
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
This commit is contained in:
parent
b299aba6cf
commit
c448ada63d
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 2.19.2 / 2020-06-26
|
||||
|
||||
* [BUGFIX] Remote Write: Fix panic when reloading config with modified queue parameters. #7452
|
||||
|
||||
## 2.19.1 / 2020-06-18
|
||||
|
||||
* [BUGFIX] TSDB: Fix m-map file truncation leading to unsequential files. #7414
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.19.1
|
||||
2.19.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue