Releases
v6.0.0-release
What's Changed
Refactored the host installation process and upgraded the default K8s version to 1.30.
Added support for online platform upgrades through the UI.
Unified and upgraded the platform UI interface styles and designs.
Enhanced the platform-level plugin extension framework.
Supported source code builds with the option to select the build language (e.g., Dockerfile or source code). #1426
Removed the strong dependency on shared storage; switched to S3 for storing certain shared files.
Replaced the underlying gateway implementation with Apisix to improve gateway stability and support various plugins.
Simplified core components by removing the node
module and merging eventlog
and webcli
modules.
Eliminated the dependency on etcd for core components.
Optimized API response speeds.
Enhanced high-concurrency performance.
Removed the ServiceMesh governance model.
Replaced the monitoring module with the official Prometheus image, supporting rule definitions via configuration files.
Fixed the issue where default component-injected variables started with _
, avoiding conflicts. #1719
You can’t perform that action at this time.