From 031221257bf1b959d97711e705d39f84e563983a Mon Sep 17 00:00:00 2001 From: Bryan Boreham Date: Wed, 1 Jul 2020 10:07:32 +0000 Subject: [PATCH] Set version to 1.2.0 Signed-off-by: Bryan Boreham --- CHANGELOG.md | 3 +-- RELEASE.md | 2 +- VERSION | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2acfc5063be..0458f8cd0d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,7 @@ * [BUGFIX] Fixed the number of reported keys in the background cache queue. #2764 * [BUGFIX] Fix race in processing of headers in sharded queries. #2762 -## 1.2.0 / 2020-06-xx -(in progress of release: current release candidate is https://github.com/cortexproject/cortex/releases/tag/v1.2.0-rc.0) +## 1.2.0 / 2020-07-01 * [CHANGE] Metric `cortex_kv_request_duration_seconds` now includes `name` label to denote which client is being used as well as the `backend` label to denote the KV backend implementation in use. #2648 * [CHANGE] Experimental Ruler: Rule groups persisted to object storage using the experimental API have an updated object key encoding to better handle special characters. Rule groups previously-stored using object storage must be renamed to the new format. #2646 diff --git a/RELEASE.md b/RELEASE.md index 45e6bcde278..53fc1246ad3 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -17,7 +17,7 @@ Our goal is to provide a new minor release every 6 weeks. This is a new process | v0.7.0 | 2020-03-09 | Marco Pracucci (@pracucci) | | v1.0.0 | 2020-03-31 | Goutham Veeramachaneni (@gouthamve) | | v1.1.0 | 2020-05-11 | Peter Štibraný (@pstibrany) | -| v1.2.0 | 2020-06-22 | | +| v1.2.0 | 2020-06-24 | Bryan Boreham | | v1.3.0 | 2020-08-03 | | ## Release shepherd responsibilities diff --git a/VERSION b/VERSION index a94c1f6e270..26aaba0e866 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.0-rc.1 +1.2.0