You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@
64
64
*[ENHANCEMENT] New options `-server.http-listen-network` and `-server.grpc-listen-network` allow binding as 'tcp4' or 'tcp6'. #4462
65
65
*[ENHANCEMENT] Rulers: Using shuffle sharding subring on GetRules API. #4466
66
66
*[ENHANCEMENT] Support memcached auto-discovery via `auto-discovery` flag, introduced by thanos in https://github.com/thanos-io/thanos/pull/4487. Both AWS and Google Cloud memcached service support auto-discovery, which returns a list of nodes of the memcached cluster. #4412
67
+
*[ENHANCEMENT] Query federation: improve performance in MergeQueryable by memoizing labels. #4502
67
68
*[BUGFIX] Fixes a panic in the query-tee when comparing result. #4465
68
69
*[BUGFIX] Frontend: Fixes @ modifier functions (start/end) when splitting queries by time. #4464
69
70
*[BUGFIX] Compactor: compactor will no longer try to compact blocks that are already marked for deletion. Previously compactor would consider blocks marked for deletion within `-compactor.deletion-delay / 2` period as eligible for compaction. #4328
0 commit comments