You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2023/02/21 07:52:33 UTC

[skywalking-banyandb] branch release-0.3.1 created (now ed4c8a72)

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

hanahmily pushed a change to branch release-0.3.1
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


      at ed4c8a72 Update change log

This branch includes the following new commits:

     new ed4c8a72 Update change log

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[skywalking-banyandb] 01/01: Update change log

Posted by ha...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit ed4c8a726b8048ca5ed54ddcff7dd5804e975392
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Tue Feb 21 07:52:02 2023 +0000

    Update change log
    
    Signed-off-by: Gao Hongtao <ha...@gmail.com>
---
 CHANGES.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index 835a95c3..065b1926 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,6 +2,17 @@
 
 Release Notes.
 
+## 0.3.1
+
+### Bugs
+
+- Fix the broken of schema chain.
+- Add a timeout to all go leaking checkers.
+
+### Chores
+
+- Bump golang.org/x/net from 0.2.0 to 0.7.0.
+
 ## 0.3.0
 
 ### Features