# DCE 5.0 v0.43.0-20260731 Enterprise Released This page explains the latest features, improvements and bug fixes, included in DCE 5.0 v0.43.0-20260731 Enterprise. DCE 5.0 modularizes each product module, and the versions included in this release are the default versions in the DCE 5.0 installer. If you need to independently upgrade or replace each module, contact Daocloud's support team to download the proper versions and upgrade. Also refer to [DCE 5.0 Enterprise Deployment Requirements](../../install/commercial/deploy-requirements.md). ## Included Modules | Category | Module | Version | Compatible K8s Versions | | :--- | :---- | :--- | :------------ | | Installation | Installer | [v0.43.0](../../install/release-notes.md#v0430) :new: | K8s 1.24 - 1.34 | | | Kubean | [v0.36.0](https://github.com/kubean-io/kubean/releases) :new: | K8s 1.18 - 1.34 | | Workbench | Workbench | [v0.41.1](../../amamba/intro/release-notes.md#v0411) | K8s 1.23 - 1.32 | | Containers | Container Management[^1] | [v0.49.0](../../kpanda/intro/release-notes.md#v0490) :new: | K8s 1.18 - 1.32 | | | MultiCloud Management | [v0.24.0](../../kairship/intro/release-notes.md#v0240) | K8s 1.18 - 1.30 | | | Container Registry | [v0.25.0](../../kangaroo/intro/release-notes.md#v0250) | K8s 1.23 - 1.32 | | | Networking[^2] | [v0.19.0](../../network/intro/release-notes.md#v0190) :new: | K8s 1.18 - 1.32 | | | HwameiStor[^3] | [v1.1.1](https://github.com/hwameistor/hwameistor/releases) :new: | K8s 1.18 - 1.32 | | | Virtual Machines[^4] | [v0.20.0](../../virtnest/intro/release-notes.md#v0200) | K8s 1.18 - 1.32 | | Observability | Insight | [v0.43.1](../../insight/intro/release-notes.md#v0431) :new: | K8s 1.22 - 1.32 | | Microservices | Microservices Engine | [v0.56.0](../../skoala/intro/release-notes.md#v0560) | K8s 1.23 - 1.35 | | | Service Mesh | [v0.40.0](../../mspider/intro/release-notes.md#v0400) :new: | K8s 1.21 - 1.32 | | Middleware | RabbitMQ | [v0.33.2](../../middleware/rabbitmq/release-notes.md#v0332) :new: | K8s 1.23 - 1.32 | | | MySQL | [v0.31.0](../../middleware/mysql/release-notes.md#v0310) :new: | K8s 1.23 - 1.32 | | | ElasticSearch | [v0.28.1](../../middleware/elasticsearch/release-notes.md#v0281) :new: | K8s 1.23 - 1.32 | | | Redis | [v0.31.1](../../middleware/redis/release-notes.md#v0311) :new: | K8s 1.23 - 1.32 | | | MinIO | [v0.25.0](../../middleware/minio/release-notes.md#v0250) | K8s 1.23 - 1.32 | | | PostgreSQL | [v0.22.1](../../middleware/postgresql/release-notes.md#v0221) :new: | K8s 1.23 - 1.32 | | | MongoDB | [v0.20.1](../../middleware/mongodb/release-notes.md#v0201) :new: | K8s 1.23 - 1.32 | | | Kafka | [v0.31.0](../../middleware/kafka/release-notes.md#v0310) :new: | K8s 1.23 - 1.32 | | | RocketMQ | [v0.19.1](../../middleware/rocketmq/release-notes.md#v0191) | K8s 1.23 - 1.32 | | Cloud Native AI | AI Lab | [v0.28.0](../../baize/intro/release-notes.md#v0280) | K8s 1.25 - 1.35 | | | LLM Studio | [v0.17.1](../../hydra/intro/release-notes.md#v0171) :new: | K8s 1.25 - 1.35 | | Edge Computing | Cloud Edge Collaboration | [v0.23.0](../../kant/intro/release-notes.md#v0230) | K8s 1.23 - 1.32 | | Management | Global Management | [v0.48.1](../../ghippo/intro/release-notes.md#v0481) | K8s 1.23 - 1.32 | | | Operations Management | [v0.14.0](../../download/modules/gmagpie.md) | K8s 1.23 - 1.32 | | | Device Management | [v0.6.0](../../topohub/intro/release-notes.md) | K8s 1.23 - 1.32 | | Agent | ClawOS | [v0.5.2](../../clawos/intro/release-notes.md#v052) :new: | K8s 1.23 - 1.32 | | Model Accelerator | MatrixHub | [v0.1.1](https://github.com/matrixhub-ai/matrixhub/releases) :new: | K8s 1.23 - 1.32 | | Agent Skills | daocloud-skills | [v0.2.0](https://github.com/DaoCloud/daocloud-skills/releases) :new: | K8s 1.23 - 1.32 | [^1]: GPU capability requirement kernel ≥ 3.10.1160 [^2]: Cilium ≥ 5.10 [^3]: Refer to [kernel versions supported by DRDB](../../storage/hwameistor/intro/drbd-support.md) [^4]: KubeVirt ≥ 4.x !!! tip Open-sourced DaoCloud Skills: DCE OpenAPI capabilities and CLI commands are packaged into reusable AI Skills that can be shared and invoked by various Agents, including Copilot, Codex, Claude, and OpenClaw. It enables Agents to connect to real DCE environments more conveniently and securely, covering multiple operations and maintenance scenarios such as clusters, containers, AI resources, and observability. ## Upgrade Notes * **ClawOS v0.5.0** updates some OpenClaw APIs. When upgrading, upgrade both the frontend and backend simultaneously and ensure that their versions remain consistent. For details, see [ClawOS Upgrade Notes](../../clawos/intro/upgrade-notes.md). * **Insight v0.43.1** upgrades the Grafana Operator component and changes the way image addresses are configured. When upgrading, specify the image registry and image name separately according to the new configuration method. Otherwise, the component may fail to pull the required images. For details, see [Insight Upgrade Notes](../../insight/quickstart/install/upgrade-note.md). * **Hydra v0.17.1 and later** decouple model metadata from MaaS data. Before upgrading, migrate the data to the `maas_model` table. For details, see [Hydra Upgrade Notes](../../hydra/intro/upgrade-notes.md). * **GPU Addon upgrade (Container Management)**: When upgrading the `nvidia-vgpu` Addon from `v2.8.3` to `v2.9.0`, upgrade the following dependent components accordingly: * Upgrade Kpanda to `v0.48.0` * Upgrade Insight to `v0.42.2` * Upgrade Insight Agent to `v0.42.2` This change applies to both the **open-source and commercial editions of HAMI**. * When **upgrading Kubernetes to v1.35 or later**, the operating system must use **cgroup v2**. For details, see [Installer Upgrade Notes](../../install/upgrade-notes.md). ## Known Issues For known issues with the installer v0.43.0, refer to [Installation Troubleshooting](../../install/faq.md). ## Installation - [Install DCE 5.0 Enterprise](../../install/commercial/deploy-arch.md) - [Install DCE 5.0 Community](../../install/community/resources.md) ## Download - [Download DCE 5.0 Offline Package](../../download/index.md) - [Download Offline Documentation](../../download/index.md#download-offline-documentation)