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: CHANGES.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
@@ -57,6 +57,7 @@ Release Notes.
57
57
- Fix topN parsing panic when the criteria is set.
58
58
- Remove the indexed_only field in TagSpec.
59
59
- Fix returning empty result when using IN operatior on the array type tags.
60
+
- Fix memory leaks and OOM issues in streaming processing by implementing deduplication logic in priority queues and improving sliding window memory management.
60
61
- Fix etcd prefix matching any key that starts with this prefix.
0 commit comments