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 2022/11/09 12:27:23 UTC

[skywalking-website] branch banyandb-0.2.0 created (now 8aad51a6ce)

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

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


      at 8aad51a6ce Publish BanyanDB 0.2.0

This branch includes the following new commits:

     new 8aad51a6ce Publish BanyanDB 0.2.0

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-website] 01/01: Publish BanyanDB 0.2.0

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

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

commit 8aad51a6ce9da5db8d727eb8c0bebecd5feea05c
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Wed Nov 9 12:26:59 2022 +0000

    Publish BanyanDB 0.2.0
    
    Signed-off-by: Gao Hongtao <ha...@gmail.com>
---
 .../index.md                                       | 33 ++++++++++++++++++++++
 data/docs.yml                                      |  6 ++--
 data/releases.yml                                  | 20 ++++++-------
 3 files changed, 46 insertions(+), 13 deletions(-)

diff --git a/content/events/release-apache-skywalking-banyandb-0-1-0 copy/index.md b/content/events/release-apache-skywalking-banyandb-0-1-0 copy/index.md
new file mode 100644
index 0000000000..f8f04a4647
--- /dev/null
+++ b/content/events/release-apache-skywalking-banyandb-0-1-0 copy/index.md	
@@ -0,0 +1,33 @@
+---
+title: Release Apache SkyWalking BanyanDB 0.2.0
+date: 2022-11-09
+author: SkyWalking Team
+---
+
+SkyWalking BanyanDB 0.2.0 is released. Go to [downloads](/downloads) page to find release tars.
+
+### Features
+
+- Command line tool: bydbctl.
+- Retention controller.
+- Full-text searching.
+- TopN aggregation.
+- Add RESTFul style APIs based on gRPC gateway.
+- Add "exists" endpoints to the schema registry.
+- Support tag-based CRUD of the property.
+- Support index-only tags.
+- Support logical operator(and & or) for the query.
+
+### Bugs
+
+- "metadata" syncing pipeline complains about an "unknown group".
+- "having" semantic inconsistency.
+- "tsdb" leaked goroutines.
+
+### Chores
+
+- "tsdb" structure optimization.
+  - Merge the primary index into the LSM-based index
+  - Remove term metadata.
+- Memory parameters optimization.
+- Bump go to 1.19.
diff --git a/data/docs.yml b/data/docs.yml
index 528871c316..b0ef7ab19e 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -267,9 +267,9 @@
       docs:
         - version: Next
           link: /docs/skywalking-banyandb/next/readme/
-        - version: v0.1.0
-          link: /docs/skywalking-banyandb/v0.1.0/readme/
-          commitId: 73946814b596bba0b979e7b3cad3166b86c54794
+        - version: v0.2.0
+          link: /docs/skywalking-banyandb/v0.2.0/readme/
+          commitId: 6ef1c652ada3e7c65f3d0b6859bf47a149699ed1
     - name: BanyanDB Java Client
       icon: banyan-db
       description: The client implement for SkyWalking BanyanDB in Java
diff --git a/data/releases.yml b/data/releases.yml
index 7c28275679..213c8fd1b9 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -505,25 +505,25 @@
       icon: banyan-db
       description: The BanyanDB Server
       source:
-        - version: v0.1.0
-          date: June 5th, 2022
+        - version: v0.2.0
+          date: Nov 9th, 2022
           downloadLink:
             - name: src
-              link: https://www.apache.org/dyn/closer.cgi/skywalking/banyandb/0.1.0/skywalking-banyandb-0.1.0-src.tgz
+              link: https://www.apache.org/dyn/closer.cgi/skywalking/banyandb/0.2.0/skywalking-banyandb-0.2.0-src.tgz
             - name: asc
-              link: https://downloads.apache.org/skywalking/banyandb/0.1.0/skywalking-banyandb-0.1.0-src.tgz.asc
+              link: https://downloads.apache.org/skywalking/banyandb/0.2.0/skywalking-banyandb-0.2.0-src.tgz.asc
             - name: sha512
-              link: https://downloads.apache.org/skywalking/banyandb/0.1.0/skywalking-banyandb-0.1.0-src.tgz.sha512
+              link: https://downloads.apache.org/skywalking/banyandb/0.2.0/skywalking-banyandb-0.2.0-src.tgz.sha512
       distribution:
-        - version: v0.1.0
-          date: June 5th, 2022
+        - version: v0.2.0
+          date: Nov 9th, 2022
           downloadLink:
             - name: tar
-              link: https://www.apache.org/dyn/closer.cgi/skywalking/banyandb/0.1.0/skywalking-banyandb-0.1.0-bin.tgz
+              link: https://www.apache.org/dyn/closer.cgi/skywalking/banyandb/0.2.0/skywalking-banyandb-0.2.0-bin.tgz
             - name: asc
-              link: https://downloads.apache.org/skywalking/banyandb/0.1.0/skywalking-banyandb-0.1.0-bin.tgz.asc
+              link: https://downloads.apache.org/skywalking/banyandb/0.2.0/skywalking-banyandb-0.2.0-bin.tgz.asc
             - name: sha512
-              link: https://downloads.apache.org/skywalking/banyandb/0.1.0/skywalking-banyandb-0.1.0-bin.tgz.sha512
+              link: https://downloads.apache.org/skywalking/banyandb/0.2.0/skywalking-banyandb-0.2.0-bin.tgz.sha512
     - name: BanyanDB Java Client
       icon: banyan-db
       description: The client implementation for SkyWalking BanyanDB in Java