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

wusheng pushed a commit to branch use-new-file
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/use-new-file by this push:
     new 9fd039ab06 Fix mischange.
9fd039ab06 is described below

commit 9fd039ab06bfcaadf487c61902feed494499daa5
Author: Wu Sheng <[email protected]>
AuthorDate: Mon Jan 13 16:16:44 2025 +0800

    Fix mischange.
---
 .../server-starter/src/main/resources/bydb.dependencies.properties      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/oap-server/server-starter/src/main/resources/bydb.dependencies.properties 
b/oap-server/server-starter/src/main/resources/bydb.dependencies.properties
index 0dace5815f..cbe463a24a 100644
--- a/oap-server/server-starter/src/main/resources/bydb.dependencies.properties
+++ b/oap-server/server-starter/src/main/resources/bydb.dependencies.properties
@@ -21,4 +21,4 @@ bydb.version=0.8
 # Please check BanyanDB documentation for the API version compatibility.
 # 
https://skywalking.apache.org/docs/skywalking-banyandb/next/installation/versions
 # Each `bydb.api.version` could have multiple compatible release 
version(`bydb.version`).
-bydb.api.version=0.7
\ No newline at end of file
+bydb.api.version=0.8
\ No newline at end of file

Reply via email to