Skip to content

Releases: apache/dubbo-kubernetes

0.3.5

11 Feb 14:55

Choose a tag to compare

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

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

Update navi-discovery logic code.

v0.2.4

09 Aug 14:06
1a425a1

Choose a tag to compare

add navigator control plane navi-agent and navi-discovery.
add dubbod registery helm charts example.
fix go mod dependency.

v0.2.2

30 Jul 10:28

Choose a tag to compare

dubboctl seek supports chatgpt large models.
Remove dubbo admin migration legacy code.

v0.2.0

21 Jul 17:16

Choose a tag to compare

dubboctl add seek command.
dubboctl image support mirror information options.
dubboctl deploy supports options for image information, namespace, and service port.
dubboctl image push automatically obtain docker login credentials.
Update README content and project tag.
Migrate admin-cp to dubbo-admin project.