mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Cut 0.19.2
Note that this will be merged into the release-0.19 branch and only includes bug fixes, not other recent commits. This is low-risk and contains critical bug fixes and should therefore be released ASAP.
This commit is contained in:
parent
3113c0d719
commit
592f02925e
2 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## 0.19.2 / 2016-05-29
|
||||
|
||||
* [BUGFIX] Correctly handle `GROUP_LEFT` and `GROUP_RIGHT` without labels in
|
||||
string representation of expressions and in rules.
|
||||
* [BUGFIX] Use `-web.external-url` for new status endpoints.
|
||||
|
||||
## 0.19.1 / 2016-05-25
|
||||
|
||||
* [BUGFIX] Handle service discovery panic affecting Kubernetes SD
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
0.19.1
|
||||
0.19.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue