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

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

commit 00126280502712d2bd2ff39637ad49b405fc6b88
Author: Gao Hongtao <hanahm...@gmail.com>
AuthorDate: Fri Sep 5 14:55:23 2025 +0800

    Update CHANGES.md
    
    Signed-off-by: Gao Hongtao <hanahm...@gmail.com>
---
 CHANGES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.md b/CHANGES.md
index a83a2283..56dcd1e1 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -40,6 +40,7 @@ Release Notes.
 - Enhance access log functionality with sampling option.
 - Implement a resilient publisher with circuit breaker and retry logic with 
exponential backoff.
 - Optimize gRPC message size limits: increase server max receive message size 
to 16MB and client max receive message size to 32MB for better handling of 
large time-series data blocks.
+- Add query access log support for stream, measure, trace, and property 
services to capture and log all query requests for monitoring and debugging 
purposes.
 
 ### Bug Fixes
 

Reply via email to