Skip to content

Commit cd9e38d

Browse files
authored
Set version to 1.2.0 (#2820)
Signed-off-by: Bryan Boreham <[email protected]>
1 parent 648bd55 commit cd9e38d

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
* [BUGFIX] Fixed the number of reported keys in the background cache queue. #2764
1111
* [BUGFIX] Fix race in processing of headers in sharded queries. #2762
1212

13-
## 1.2.0 / 2020-06-xx
14-
(in progress of release: current release candidate is https://github.com/cortexproject/cortex/releases/tag/v1.2.0-rc.0)
13+
## 1.2.0 / 2020-07-01
1514

1615
* [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
1716
* [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

RELEASE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Our goal is to provide a new minor release every 6 weeks. This is a new process
1717
| v0.7.0 | 2020-03-09 | Marco Pracucci (@pracucci) |
1818
| v1.0.0 | 2020-03-31 | Goutham Veeramachaneni (@gouthamve) |
1919
| v1.1.0 | 2020-05-11 | Peter Štibraný (@pstibrany) |
20-
| v1.2.0 | 2020-06-22 | |
20+
| v1.2.0 | 2020-06-24 | Bryan Boreham |
2121
| v1.3.0 | 2020-08-03 | |
2222

2323
## Release shepherd responsibilities

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0-rc.1
1+
1.2.0

0 commit comments

Comments
 (0)