This is an automated email from the ASF dual-hosted git repository.

hanahmily pushed a commit to branch scheduler-metrics
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git

commit f2e20450af144469664491009387a2f08a9d1f9a
Author: Gao Hongtao <[email protected]>
AuthorDate: Fri Aug 23 23:51:51 2024 +0000

    Update changes
    
    Signed-off-by: Gao Hongtao <[email protected]>
---
 CHANGES.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 05910c3c..57d781eb 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -23,7 +23,7 @@ Release Notes.
 - Add the topN query trace.
 - Introduce the round-robin selector to Liaison Node.
 - Optimize query performance of series index.
-- Add storage metrics.
+- Add liaison, remote queue, storage(rotation), time-series tables, metadata 
cache and scheduler metrics.
 
 ### Bugs
 
@@ -38,6 +38,8 @@ Release Notes.
 - Fix a bug where a distributed query would return an empty result if the 
"limit" was set much lower than the "offset".
 - Fix duplicated measure data in a single part.
 - Fix several "sync.Pool" leak issues by adding a tracker to the pool.
+- Fix panic when removing a expired segment.
+- Fix panic when reading a disorder block of measure. This block's versions 
are not sorted in descending order.
 
 ### Documentation
 

Reply via email to