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 06cc6c03 release-0.3.3
06cc6c03 is described below

commit 06cc6c037a98d315bc35a227a4fec794bc81b455
Author: mfordjody <[email protected]>
AuthorDate: Sun Jan 25 04:19:54 2026 +0800

    release-0.3.3
---
 .github/workflows/release.yaml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index fa7c9a0d..4e7c8e77 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -60,9 +60,10 @@ jobs:
           tag_name: ${{ github.ref_name }}
           release_name: "${{ github.ref_name }}"
           body: |
-            replace all Istio API libraries with Dubbo API libraries.
-            replace some manually maintained files with generator-generated 
files.
-            optimize the related code logic.
+            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.
           draft: false
           prerelease: true
 

Reply via email to