Skip to content

Releases: nacos-group/nacos-plugin

3.1.x tag 2026-03-18

18 Mar 11:13
3e7376a

Choose a tag to compare

What's Changed

  • refactor(datasource): remove deprecated ConfigInfoAggrMapper implementations for xugu and yasdb. by @KomachiSion in #125
  • fix: correct parent POM version and CI Maven command for nacos-xuguDB module by @Copilot in #126
  • [ISSUE #127] Add ConfigInfoGrayMapper and ConfigMigrateMapper implementations and SQL schema for config_info_gray table by @java-acc in #131

New Contributors

Full Changelog: 3.1.x.1...3.1.x.2

3.1.x tag 2026-03-13

13 Mar 09:16
52dd0a9

Choose a tag to compare

What's Changed

  • fix: 把崖山数据库(yashan)插件模块代码中所有包含yashan字符串的文件名、函数、变量等内容修改为字符串yasdb,使之更规范 by @henglianghu in #94
  • Fix typos in database plugin README files by @04cb in #114
  • feat(plugin): Added support for the xuguDB database by @zhaoyangplus in #118
  • feat(postgresql): upgrade datasource plugin to support Nacos 3.1.1 by @1123183721 in #122

New Contributors

Full Changelog: 3.1.x...3.1.x.1

2.4.x tag 2026-03-05

05 Mar 08:54
2bfbc04

Choose a tag to compare

What's Changed

Full Changelog: 2.4.x...2.4.x.1

3.1.x tag 2026-03-03

03 Mar 09:19
e870553

Choose a tag to compare

What's Changed

  • GaussDB适配nacos3.0.3版本 by @SweetWuXiaoMei in #74
  • feat: add yashan datasource plugin implementation by @henglianghu in #88
  • fix: 修复 Oracle插件代码中ConfigInfoMapperByOracle.updateConfigInfoAtomicCas… by @henglianghu in #87
  • 增加Nacos连接Oracle模式的OceanBase数据库插件 by @kyne0116 in #82
  • nacos3.1.1适配人大金仓V8R6插件, by @619008336 in #97
  • Upgrade nacos 3.1.1 and fix compile error. by @KomachiSion in #101
  • docs(readme): add detailed plugin usage and development guide. by @KomachiSion in #102
  • docs(readme): remove developer email from contact section. by @KomachiSion in #103
  • 修复dm数据库文件模式错误 by @timyuer in #36
  • 解决pg作为数据源历史配置版本无法查看问题 by @zby1101 in #67
  • feat(金仓数据库适配): 适配DatabaseDialect中新增的方法getFunction by @xieyos in #96
  • refactor(kingbase): reorganize and clean TrustedKingbaseFunctionEnum … by @KomachiSion in #104
  • fix(mssql): correct SQL pagination syntax in history config query. by @KomachiSion in #105
  • For#47, fix(schema): change id column type from bigserial to bigint in config… by @KomachiSion in #106
  • For#71, refactor(kingbase): migrate to PostgreSQL compatible mode and update … by @KomachiSion in #111
  • docs(readme): update plugin and Nacos version compatibility table. by @KomachiSion in #113

New Contributors

Full Changelog: 2.3.x...3.1.x

2.5.x tag 2026-03-03

03 Mar 09:02

Choose a tag to compare

What's Changed

  • add config change plugin by @lyf712 in #19
  • [ISSUES #17] add oracle datasource plugin by @onewe in #25
  • 添加damang数据库插件 by @xiaoyonghaoe in #24
  • 可以删除掉多余的xml配置 by @xiaoyonghaoe in #26
  • 添加 Microsoft SQL Server 支持 by @uselessbaozi in #37
  • [ISSUES #30] Add -6625 error code as duplicateKey error code by @onewe in #31
  • feat(datasource): 添加 OpenGauss 数据库方言和映射 数据源支持 by @SweetWuXiaoMei in #58
  • 新增nacos-kingbase插件 by @silent-night-no-trace in #55
  • fix(Database Dialect): Fix the bug that different databases get the current time function. by @muzhi9018 in #63
  • fix pg not support function now(integer) by @caoyanan666 in #46
  • fix(schema): change config_tags_relation.id from bigserial to bigint (backport to v2-develop) by @Copilot in #110
  • refactor(datasource): update nacos.version to 2.5.x and fix compile problem. by @KomachiSion in #112

New Contributors

Full Changelog: 2.2.x...2.5.x

2.4.x tag 2026-03-03

03 Mar 07:53

Choose a tag to compare

Upgrade nacos-server to [2.4.0, 2.4.3]

And Fix compile problem.

What's Changed

  • add config change plugin by @lyf712 in #19
  • [ISSUES #17] add oracle datasource plugin by @onewe in #25
  • 添加damang数据库插件 by @xiaoyonghaoe in #24
  • 可以删除掉多余的xml配置 by @xiaoyonghaoe in #26
  • 添加 Microsoft SQL Server 支持 by @uselessbaozi in #37
  • [ISSUES #30] Add -6625 error code as duplicateKey error code by @onewe in #31
  • feat(datasource): 添加 OpenGauss 数据库方言和映射 数据源支持 by @SweetWuXiaoMei in #58
  • 新增nacos-kingbase插件 by @silent-night-no-trace in #55
  • fix(Database Dialect): Fix the bug that different databases get the current time function. by @muzhi9018 in #63
  • fix pg not support function now(integer) by @caoyanan666 in #46
  • fix(schema): change config_tags_relation.id from bigserial to bigint (backport to v2-develop) by @Copilot in #110

New Contributors

Full Changelog: 2.2.x...2.4.x

2.3.x tag 2026-03-03

03 Mar 07:49

Choose a tag to compare

2.3.x.1

chore(deps): update alibaba-nacos version range to [2.3.0,2.3.3].

2.2.x tag 2026-03-03

03 Mar 07:15

Choose a tag to compare

2.3.x tag (Deprecated)

28 Feb 03:27
f260f41

Choose a tag to compare

Please use at least 2.3.x tag 2026-03-03

What's Changed

New Contributors

Full Changelog: 2.2.x...2.3.x

2.2.x tag

11 May 08:21
50ceaa0

Choose a tag to compare

解决配置解密后中文字符串乱码问题 (#22)

Co-authored-by: KricYi <KricYi@hotmail.com>