mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
commit
f34b2602e1
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 2.5.0-rc.1 / 2018-10-29
|
||||
|
||||
* [BUGFIX] Fix accidental breaking change in targets API exposition format.
|
||||
|
||||
## 2.5.0-rc.0 / 2018-10-24
|
||||
|
||||
* [CHANGE] Marathon SD: Various changes to adapt to Marathon 1.5+. #4499
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.5.0-rc.0
|
||||
2.5.0-rc.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue