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

zhongxjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git


The following commit(s) were added to refs/heads/master by this push:
     new daf2f9af release-0.3.1
daf2f9af is described below

commit daf2f9afb4840d1f8e7864f0fa2f42436d84f258
Author: mfordjody <[email protected]>
AuthorDate: Mon Dec 22 00:01:18 2025 +0800

    release-0.3.1
---
 .github/workflows/release.yaml | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 4ee7b53c..48eb824d 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -60,12 +60,9 @@ jobs:
           tag_name: ${{ github.ref_name }}
           release_name: "${{ github.ref_name }}"
           body: |
-            add dubbo daemon 
-            add dubbod load test
-            add sample grpc-app
-            add test grpc-app
+            dubbo-agent provides support for north-south traffic using the 
gateway API.
           draft: false
-          prerelease: false
+          prerelease: true
 
   build_and_upload:
     name: Build and Upload Binaries

Reply via email to