Skip to content

Commit 06d7313

Browse files
authored
Ready for 1.14 release (cortexproject#5013)
1 parent db8b37c commit 06d7313

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## master / unreleased
44

5-
## 1.14.0 in progress
5+
## 1.14.0 2022-12-02
66

77
**This release removes support for chunks storage. See below for more.**
88
* [CHANGE] Remove support for chunks storage entirely. If you are using chunks storage on a previous version, you must [migrate your data](https://github.com/cortexproject/cortex/blob/v1.11.1/docs/blocks-storage/migrate-from-chunks-to-blocks.md) on version 1.12 or earlier. Before upgrading to this release, you should also remove any deprecated chunks-related configuration, as this release will no longer accept that. The following flags are gone:

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.14.0-rc.1
1+
1.14.0

0 commit comments

Comments
 (0)