This is an automated email from the ASF dual-hosted git repository.
mfordjody 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 fc8c574c release-0.4.2
fc8c574c is described below
commit fc8c574ceac034941c87c9eca77983dd4356d96a
Author: mfordjody <[email protected]>
AuthorDate: Tue Jun 30 10:00:10 2026 +0800
release-0.4.2
---
.github/workflows/release.yaml | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index d893e9bf..11b083e8 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -60,10 +60,12 @@ jobs:
tag_name: ${{ github.ref_name }}
release_name: "${{ github.ref_name }}"
body: |
- Added multi-cluster functionality.
- Added microservice examples.
- Added mesh CNI.
- Fixed and optimized known issues.
+ Refine the delta xDS framework.
+ Added timeout features for traffic management.
+ Added circuit-breaking capabilities for traffic management.
+ Added egress capability.
+ Refine and supplement observability features.
+ Enhance KRT-related capabilities.
draft: false
prerelease: true