You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/02/06 09:24:33 UTC

[skywalking] branch storagebuilder updated: Add changelog.

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

wusheng pushed a commit to branch storagebuilder
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/storagebuilder by this push:
     new 8cd358f  Add changelog.
8cd358f is described below

commit 8cd358f5937d8d0d54690d9ebd70940e9333fe21
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Sat Feb 6 17:24:12 2021 +0800

    Add changelog.
---
 CHANGES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.md b/CHANGES.md
index b2f159e..3895f33 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -17,6 +17,7 @@ Release Notes.
 * Metrics combination API supports abandoning results.
 * Add a new concept "Event" and its implementations to collect events.
 * Add some defensive codes for NPE and bump up Kubernetes client version to expose exception stack trace.
+* Refactor StorageBuilder to remove the dependency of Map.
 
 #### UI
 Update selector scroller to show in all pages.