Skip to content

Commit 1b2b989

Browse files
authored
chore: update version file and verify changelog (#3580)
* chore: cut CHANGELOG for 1.6.0-rc0 (#3577) * chore: cut CHANGELOG for 1.6.0-rc0 Signed-off-by: Jacob Lisi <[email protected]> * fix: ensure rc0 --> rc.0 Signed-off-by: Jacob Lisi <[email protected]> * chore: update version file and verify changelog Signed-off-by: Jacob Lisi <[email protected]>
1 parent e98dfb6 commit 1b2b989

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master / unreleased
44

5+
## 1.6.0-rc.0
6+
57
* [CHANGE] Querier: deprecated `-store.max-look-back-period`. You should use `-querier.max-query-lookback` instead. #3452
68
* [CHANGE] Blocks storage: increased `-blocks-storage.bucket-store.chunks-cache.attributes-ttl` default from `24h` to `168h` (1 week). #3528
79
* [CHANGE] Blocks storage: the config option `-blocks-storage.bucket-store.index-cache.postings-compression-enabled` has been deprecated and postings compression is always enabled. #3538

VERSION

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

0 commit comments

Comments
 (0)