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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ It is recommend to upgrade the storage components first (Receive, Store, etc.) a
15
15
### Fixed
16
16
17
17
-[#8128](https://github.com/thanos-io/thanos/issues/8128): Query-Frontend: Fix panic in `AnalyzesMerge` caused by indexing the wrong slice variable, leading to an out-of-range access when merging more than two query analyses.
18
-
-[#8709](https://github.com/thanos-io/thanos/pull/8709): Query: fix panic in `ZLabelsToPromLabels` caused by unsafe pointer cast incompatible with Prometheus `stringlabels` encoding.
18
+
-[#8709](https://github.com/thanos-io/thanos/pull/8709): Query/Query-Frontend: fix panic in `ZLabelsToPromLabels`and `FromLabelAdaptersToLabels`caused by unsafe pointer casts incompatible with Prometheus `stringlabels` encoding.
0 commit comments