mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
*: cut v2.6.0-rc.1 (#5000)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
parent
26a360341a
commit
3fe4f3e700
2 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## 2.6.0-rc.1 / 2018-12-12
|
||||
|
||||
* [CHANGE] Azure SD: Revert #4908. #4980
|
||||
* [ENHANCEMENT] Remove default flags from the container's entrypoint. #4976
|
||||
* [BUGFIX] TSDB: Fix unclosed file readers on Windows systems. #4997
|
||||
|
||||
## 2.6.0-rc.0 / 2018-12-05
|
||||
|
||||
* [CHANGE] Include default flags to the container's entrypoint. #4796
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.6.0-rc.0
|
||||
2.6.0-rc.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue