Releases: dylan-tao/nacos-plus
Releases · dylan-tao/nacos-plus
RELEASE-2.3.2.6
🎉 recommend using this version. 🎉
Update:
- 自定义artifactId以nacos-plus为前缀,彻底屏蔽nacos本身的漏洞;
- 拆分原PostgreSQL的通用DDL为PostgreSQL、GaussDB、OpenGauss数据库各自对应的DDL,方便后期兼容性维护;
- Merge官方新版本的启动脚本,以兼容个别信创的系统运行环境;
- 修复用户反馈高版本的Oracle服务端不兼容其对应DDL脚本;
Supported database type list:
- SqlServer
- DM DBMS
- Oracle
- GaussDB
- OpenGauss
- PostgreSQL
- Mysql
RELEASE-2.3.2.5
Update:
- 修复Derby数据库模式下,报错 Table/View 'CONFIG_INFO' does not exist
- 修复Mysql数据库模式下,报错 load jdbc.properties error
- 发布制成品支持JDK8和JDK17两个可选版本
Supported database type list:
- SqlServer
- DM DBMS
- Oracle
- GaussDB
- OpenGauss
- PostgreSQL
- Mysql
RELEASE-2.3.2.4
Update:
- spring-security-core 版本由5.7.11升级到5.7.12,高危CVE漏洞修复
- nacos.core.auth.enabled 指定开启,页面访问需要登录,账号和密码仍是nacos、nacos
- nacos.core.auth.server.identity.key/value 新增指定值,防止攻击者通过构造用户token绕过访问认证
- nacos.core.auth.plugin.nacos.token.cache.enable 开启认证缓存,提升校验性能
- nacos.core.auth.plugin.nacos.token.secret.key 新增指定值,防止强鉴权的恶意攻击
- 数据库连接默认全部注释(如需需要自行配置数据库类型和连接信息),本地启动默认走磁盘缓存
Supported database type list:
- SqlServer
- DM DBMS
- Oracle
- GaussDB
- OpenGauss
- PostgreSQL
- Mysql
RELEASE-2.3.2.3
Update:
- DmJdbcDriver18 versions from 8.1.1.193 to 8.1.3.140
- The next version of the new plan supports OceanBase
New database type:
- SqlServer
Supported database type list:
- SqlServer
- DM DBMS
- Oracle
- GaussDB
- OpenGauss
- PostgreSQL
- Mysql
RELEASE-2.3.2.2
Update:
- Startup mode defaults from cluster to standalone
New database type:
- DM DBMS
Supported database type list:
- DM DBMS
- Oracle
- GaussDB
- OpenGauss
- PostgreSQL
- Mysql
RELEASE-2.3.2.1
Update:
- nacos.core.param.check.enabled=false #default close, otherwise the upgraded version will report an error.
New database type:
- Oracle
Supported database type list:
- Oracle
- GaussDB
- OpenGauss
- PostgreSQL
- Mysql
RELEASE-2.2.0.2
New database type:
- GaussDB
- OpenGauss
(openGauss 2.1.0 build 590b0f8e)
Supported database type list:
- GaussDB
- OpenGauss
- PostgreSQL
- Mysql
RELEASE-2.2.0.1
New database type:
- PostgreSQL
Supported database type list:
- PostgreSQL
- Mysql