From 2a5b7f915666ddc39fabc44ccc96c299e7fc9c72 Mon Sep 17 00:00:00 2001 From: beorn7 Date: Sat, 25 May 2019 12:27:10 +0200 Subject: [PATCH] Promote rc.0 to final v2.10.0 Signed-off-by: beorn7 --- CHANGELOG.md | 3 ++- VERSION | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da37fa597..88b8144c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.10.0-rc.0 / 2019-05-22 +## 2.10.0 / 2019-05-25 * [CHANGE/BUGFIX] API: Encode alert values as string to correctly represent Inf/NaN. #5582 * [FEATURE] Template expansion: Make external labels available as `$externalLabels` in alert and console template expansion. #5463 @@ -18,6 +18,7 @@ * [BUGFIX] PromQL: Correctly display `{__name__="a"}`. #5552 * [BUGFIX] Discovery/kubernetes: Use `service` rather than `ingress` as the name for the service workqueue. #5520 * [BUGFIX] Discovery/azure: Don't panic on a VM with a public IP. #5587 +* [BUGFIX] Discovery/triton: Always read HTTP body to completion. #5596 * [BUGFIX] Web: Fixed Content-Type for js and css instead of using `/etc/mime.types`. #5551 ## 2.9.2 / 2019-04-24 diff --git a/VERSION b/VERSION index 3184043e5..10c2c0c3d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.10.0-rc.0 +2.10.0