3.0.0-alpha
版本发布时间: 2024-12-05 16:31:30
alibaba/nacos最新发布版本:2.5.0-BETA(2024-12-19 10:42:01)
This version is a pre alpha version of 3.0.0. In this version, Nacos contains many APIs and deployment changes from old versions to enhance the security and usage, the main different changes:
- APIs are categorized into different types, and different types of APIs will adopt different default authentication strategies.
- Enabled nacos console authentication and need more configuration setting when deploying first time.
- Nacos console UI use new
v3
console API replace oldv1
API, and default disable oldv1
API old console UI used. - The default namespace
public
change its id from ``(empty string) topublic
, which cause not support upgrade from old version Temporarily.
And in this pre alpha version, Nacos Server add experimental features: support xDS protocol directly. currently, support EDS
, LDS
, RDS
and CDS
.
Welcome community developers and users test and try out this version and report problem and suggest to Nacos.
Warning: 3.0.0-ALPHA is a pre version, it's features and APIs might so some adjustment in future versions, please don't used in product environments.
Detail Changes in 3.0.0-ALPHA see:
Feature/Refactor
Sync services and endpoints from k8s.
- [#8309]
Support CDE, EDS, incremental EDS of xDS.
- [#8313]
Support LDS and RDS of xDS.
- [#10389]
Categorize Console APIs.
- [#12017][#12420][#12474][#12553][#12591]
Console UI use new Console APIs to replaced old APIs.
- [#12687][#12795][#12802][#12804]
Enabled Console APIs authentication by default.
- [#12813][#12814][#12816]
Deprecated old api and default disabled old console api.
- [#12830]
Enabled Inner APIs authentication by default.
- [#12886]
Unified default namespace Id as public
.
- [#12887]
1、 nacos-server-3.0.0-ALPHA.tar.gz 172.16MB
2、 nacos-server-3.0.0-ALPHA.tar.gz.md5 73B
3、 nacos-server-3.0.0-ALPHA.zip 172.17MB