Skip to content

Releases: apache/dubbo-kubernetes

0.3.8

30 Apr 07:12

Choose a tag to compare

0.3.8 Pre-release
Pre-release

Fixed known issues with KRT
Fixed known issues with proxyless gRPC
Fixed known issues with XDS
Fixed missing content in Helm templates and other issues
Added load testing and e2e testing
Added and modified related content

0.3.7

28 Apr 10:10

Choose a tag to compare

0.3.7 Pre-release
Pre-release

Refactored the intrusive application design to a non-intrusive process design.
Modified relevant architectural code logic.
Updated relevant core content.
Removed the dubbo-go-pixiu delegate gateway.

0.3.6

21 Mar 19:20

Choose a tag to compare

0.3.6 Pre-release
Pre-release

Remove envoy go-control-plane replace it with xds api.
Add xds metrics.
Remove dubboctl seek subcommand.
Update description and content.

0.3.5

11 Feb 14:55

Choose a tag to compare

0.3.5 Pre-release
Pre-release

Fixed 502 errors in traffic gateway requests
Removed some samples from the samples folder; added an httpbin sample.
Optimized some known features.

0.3.4

03 Feb 09:53

Choose a tag to compare

0.3.4 Pre-release
Pre-release

Remove redundant code logic.
Switch from manually adding core resources to generating core resources.

0.3.3

24 Jan 20:20

Choose a tag to compare

0.3.3 Pre-release
Pre-release

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.

0.3.2

19 Jan 17:52

Choose a tag to compare

0.3.2 Pre-release
Pre-release

replace all Istio API libraries with Dubbo API libraries.
replace some manually maintained files with generator-generated files.
optimize the related code logic.

0.3.1

21 Dec 16:01

Choose a tag to compare

0.3.1 Pre-release
Pre-release

dubbo-agent provides support for north-south traffic using the gateway API.

0.3.0

01 Dec 13:01

Choose a tag to compare

0.3.0 Pre-release
Pre-release

add dubbo daemon
add dubbod load test
add sample grpc-app
add test grpc-app

v0.2.5

04 Sep 14:22

Choose a tag to compare

v0.2.5 Pre-release
Pre-release

Update navi-discovery logic code.