mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-28 13:23:07 -04:00
*: release 2.4.3 (#4694)
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
This commit is contained in:
parent
f78e59577b
commit
167a4b4e73
2 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## 2.4.3 / 2018-10-04
|
||||
|
||||
[BUGFIX] Fix panic when using custom EC2 API for SD #4672
|
||||
[BUGFIX] Fix panic when Zookeeper SD cannot connect to servers #4669
|
||||
[BUGFIX] Make the skip_head an optional parameter for snapshot API #4674
|
||||
|
||||
## 2.4.2 / 2018-09-21
|
||||
|
||||
The last release didn't have bugfix included due to a vendoring error.
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.4.2
|
||||
2.4.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue