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 278dbba7 release-0.3.6
278dbba7 is described below
commit 278dbba7538707319ea6168ce59f356c5d2bce28
Author: mfordjody <[email protected]>
AuthorDate: Sun Mar 22 03:19:48 2026 +0800
release-0.3.6
---
.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 9fd07147..ae38b535 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: |
- Fixed 502 errors in traffic gateway requests
- Removed some samples from the samples folder; added an httpbin
sample.
- Optimized some known features.
+ Remove envoy go-control-plane replace it with xds api.
+ Add xds metrics.
+ Remove dubboctl seek subcommand.
+ Update description and content.
draft: false
prerelease: false