mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
*: Cut v2.5.0-rc.2
Signed-off-by: Frederic Branczyk <fbranczyk@gmail.com>
This commit is contained in:
parent
dbe8acce94
commit
b76dd3513b
2 changed files with 6 additions and 2 deletions
|
|
@ -1,6 +1,10 @@
|
|||
## 2.5.0-rc.2 / 2018-10-31
|
||||
|
||||
* [CHANGE] Group targets by scrape config instead of job name. #4806 #4526
|
||||
|
||||
## 2.5.0-rc.1 / 2018-10-29
|
||||
|
||||
* [BUGFIX] Fix accidental breaking change in targets API exposition format.
|
||||
* [BUGFIX] Fix accidental breaking change in targets API exposition format. #4783
|
||||
|
||||
## 2.5.0-rc.0 / 2018-10-24
|
||||
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.5.0-rc.1
|
||||
2.5.0-rc.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue