Skip to content

Commit 380151d

Browse files
authored
start preparing for release 1.17 (#5895)
Signed-off-by: Ben Ye <[email protected]>
1 parent 21fccb0 commit 380151d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

33
## master / unreleased
4+
5+
## 1.17.0 in progress
6+
47
* [CHANGE] Azure Storage: Upgraded objstore dependency and support Azure Workload Identity Authentication. Added `connection_string` to support authenticating via SAS token. Marked `msi_resource` config as deprecating. #5645
58
* [CHANGE] Store Gateway: Add a new fastcache based inmemory index cache. #5619
69
* [CHANGE] Index Cache: Multi level cache backfilling operation becomes async. Added `-blocks-storage.bucket-store.index-cache.multilevel.max-async-concurrency` and `-blocks-storage.bucket-store.index-cache.multilevel.max-async-buffer-size` configs and metric `cortex_store_multilevel_index_cache_backfill_dropped_items_total` for number of dropped items. #5661

RELEASE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Our goal is to provide a new minor release every 6 weeks. This is a new process
3232
| v1.14.0 | 2022-11-15 | Alan Protasio (@alanprot) |
3333
| v1.15.0 | 2023-03-27 | Ben Ye (@yeya24) |
3434
| v1.16.0 | 2023-11-05 | Ben Ye (@yeya24) |
35+
| v1.17.0 | 2024-04-25 | Ben Ye (@yeya24) |
3536

3637
## Release shepherd responsibilities
3738

0 commit comments

Comments
 (0)