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 bb729e00 release-0.3.2
bb729e00 is described below
commit bb729e00069734567b37afdb364c538c505ea79d
Author: mfordjody <[email protected]>
AuthorDate: Tue Jan 20 01:51:30 2026 +0800
release-0.3.2
---
.github/workflows/release.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 48eb824d..fa7c9a0d 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -60,7 +60,9 @@ jobs:
tag_name: ${{ github.ref_name }}
release_name: "${{ github.ref_name }}"
body: |
- dubbo-agent provides support for north-south traffic using the
gateway API.
+ replace all Istio API libraries with Dubbo API libraries.
+ replace some manually maintained files with generator-generated
files.
+ optimize the related code logic.
draft: false
prerelease: true