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 a67bdc82 release-0.3.0
a67bdc82 is described below
commit a67bdc829a332265ffbcdea723ac4af1fe70351e
Author: mfordjody <[email protected]>
AuthorDate: Mon Dec 1 20:30:34 2025 +0800
release-0.3.0
---
.github/workflows/release.yaml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 3fcb89f4..4ee7b53c 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -60,7 +60,10 @@ jobs:
tag_name: ${{ github.ref_name }}
release_name: "${{ github.ref_name }}"
body: |
- Update navi-discovery logic code.
+ add dubbo daemon
+ add dubbod load test
+ add sample grpc-app
+ add test grpc-app
draft: false
prerelease: false