Skip to content

Commit 96b82cd

Browse files
committed
merge 1.17.1 to master
Signed-off-by: Ben Ye <[email protected]>
1 parent 3a42af2 commit 96b82cd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## master / unreleased
4+
5+
* [CHANGE] Upgrade Dockerfile Node version from 14x to 18x. #5906
46
* [ENHANCEMENT] Query Frontend/Querier: Added store gateway postings touched count and touched size in Querier stats and log in Query Frontend. #5892
57
* [ENHANCEMENT] Query Frontend/Querier: Returns `warnings` on prometheus query responses. #5916
68
* [ENHANCEMENT] Ingester: Allowing to configure `-blocks-storage.tsdb.head-compaction-interval` flag up to 30 min and add a jitter on the first head compaction. #5919 #5928
@@ -10,13 +12,9 @@
1012
* [ENHANCEMENT] KV: Etcd Added etcd.ping-without-stream-allowed parameter to disable/enable PermitWithoutStream #5933
1113
* [ENHANCEMENT] Ingester: Add a new `max_series_per_label_set` limit. This limit functions similarly to `max_series_per_metric`, but allowing users to define the maximum number of series per LabelSet. #5950
1214
* [ENHANCEMENT] Store Gateway: Log gRPC requests together with headers configured in `http_request_headers_to_log`. #5958
13-
* [ENHANCEMENT] Ingester: Added `upload_compacted_blocks_enabled` config to ingester to parameterize uploading compacted blocks.
14-
* [CHANGE] Upgrade Dockerfile Node version from 14x to 18x. #5906
15-
* [CHANGE] Query Frontend/Ruler: Omit empty data field in API response. #5953 #5954
1615
* [BUGFIX] Configsdb: Fix endline issue in db password. #5920
1716
* [BUGFIX] Ingester: Fix `user` and `type` labels for the `cortex_ingester_tsdb_head_samples_appended_total` TSDB metric. #5952
1817

19-
2018
## 1.17.1 2024-05-20
2119

2220
* [CHANGE] Query Frontend/Ruler: Omit empty data, errorType and error fields in API response. #5953 #5954

0 commit comments

Comments
 (0)