mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Cut release 2.15.1
Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
This commit is contained in:
parent
3b8ef6386c
commit
54654340ad
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 2.15.1 / 2019-12-25
|
||||
|
||||
* [BUGFIX] Fixed race on concurrent queries against same data. #6512
|
||||
|
||||
## 2.15.0 / 2019-12-23
|
||||
|
||||
* [CHANGE] Discovery: Removed `prometheus_sd_kubernetes_cache_*` metrics. Additionally `prometheus_sd_kubernetes_workqueue_latency_seconds` and `prometheus_sd_kubernetes_workqueue_work_duration_seconds` metrics now show correct values in seconds. #6393
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.15.0
|
||||
2.15.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue