This is an automated email from the ASF dual-hosted git repository.
liuhan pushed a commit to branch missing-details
in repository https://gitbox.apache.org/repos/asf/skywalking-rover.git
The following commit(s) were added to refs/heads/missing-details by this push:
new 143c263 empty
143c263 is described below
commit 143c26358f36758d598ae75e4f1ab3d0114d6b8c
Author: mrproliu <[email protected]>
AuthorDate: Fri Dec 13 21:29:33 2024 +0800
empty
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index 3392d50..219e53e 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -14,6 +14,7 @@ Release Notes.
* Support for connecting to the backend server over TLS without requiring
`ca.pem`.
* Fix missing the first socket detail event in HTTPS protocol.
* Support parallel parsing protocol data in the access log module.
+* Reduce missing details issue in the access log module.
#### Bug Fixes
* Fix the base image cannot run in the arm64.