Skip to content

Commit

Permalink
Set version to 1.2.0 (#2820)
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Boreham <[email protected]>
  • Loading branch information
bboreham authored Jul 1, 2020
1 parent 648bd55 commit cd9e38d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0-rc.1
1.2.0

0 comments on commit cd9e38d

Please sign in to comment.