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 42b11f97 release-0.3.4
42b11f97 is described below

commit 42b11f97b1ea234c5c5be182825e6004ead079e0
Author: mfordjody <[email protected]>
AuthorDate: Tue Feb 3 17:51:43 2026 +0800

    release-0.3.4
---
 .github/workflows/release.yaml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 4e7c8e77..8ade8ced 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -60,10 +60,8 @@ jobs:
           tag_name: ${{ github.ref_name }}
           release_name: "${{ github.ref_name }}"
           body: |
-            Migrate Zookeeper, Nacos, Admin Helm Charts to the target 
repository.
-            Rename the Planet core component to Dubbo.
-            Remove some components from Dubboctl and update the operator 
component definition.
-            Update the readme description and optimize some known code logic.
+            Remove redundant code logic.
+            Switch from manually adding core resources to generating core 
resources.
           draft: false
           prerelease: true
 

Reply via email to