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

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


The following commit(s) were added to refs/heads/main by this push:
     new ad6a81c7 Update CHANGES.md (#247)
ad6a81c7 is described below

commit ad6a81c726640c8ffb8805adac4f43ffa5b2c423
Author: Gao Hongtao <[email protected]>
AuthorDate: Mon Feb 6 17:18:55 2023 +0800

    Update CHANGES.md (#247)
---
 CHANGES.md | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index eb71a582..835a95c3 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,6 +2,29 @@
 
 Release Notes.
 
+## 0.3.0
+
+### Features
+
+- Support 64-bit float type.
+- Web Application.
+- Close components in tsdb gracefully.
+- Add TLS for the HTTP server.
+- Use the table builder to compress data.
+
+### Bugs
+
+- Open blocks concurrently.
+- Sync index writing and shard closing.
+- TimestampRange query throws an exception if no data in this time range.
+
+### Chores
+
+- Fixes issues related to leaked goroutines.
+- Add validations to APIs.
+
+For more details by referring to [milestone 
0.3.0](https://github.com/apache/skywalking/issues?q=is%3Aissue+milestone%3A%22BanyanDB+-+0.3.0%22)
+
 ## 0.2.0
 
 ### Features

Reply via email to