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
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@
31
31
*[FEATURE] Ring: Add new kv store option `dynamodb`. #5026
32
32
*[FEATURE] Cache: Support redis as backend for caching bucket and index cache. #5057
33
33
*[FEATURE] Querier/Store-Gateway: Added `-blocks-storage.bucket-store.ignore-blocks-within` allowing to filter out the recently created blocks from being synced by queriers and store-gateways. #5166
34
+
*[FEATURE] AlertManager/Ruler: Added support for `keep_firing_for` on alerting rulers.
34
35
*[BUGFIX] Updated `golang.org/x/net` dependency to fix CVE-2022-27664. #5008
35
36
*[BUGFIX] Fix panic when otel and xray tracing is enabled. #5044
36
37
*[BUGFIX] Fixed no compact block got grouped in shuffle sharding grouper. #5055
0 commit comments