Skip to content

Release 3.21.02.0

Compare
Choose a tag to compare
@yanhuqing666 yanhuqing666 released this 20 Apr 02:11

Release Notes:

We have released a new version 3.21.02.0.

Firstly, we must thanks to the following people for their contributions to our community:@evangoe, @Neil-Zhou, @314926481, @ClippedWings-renzy .

Features:

Bug-fixes:

  • [#1843] In the same datahost, disable readHost first, then disable writeHost, report ERROR message, but disable is successful.
  • [#2497] SlowQueryLog create ArrayIndexOutOfBoundsException and other problems, thanks to @evangoe for reporting the bug.
  • [#2377]Can't use both show @@processlist and RwSplitService.
  • [#2199]and ... or statement running error.
  • [#2152] When the column after 'where' does not specify the table name,it will be routed to all nodes
  • [#2342]shardingNode should be unique in the table config
  • [#2366] Remove useless "/" in the error message when reloading config failed.
  • [#2105][#2389] Using Navicat to connect the library can not display the table, thanks to @314926481 and @Neil-Zhou for reporting the bug.
  • [#2034] Occur error "Union field merge error, field not found:W.SCANNUM" , thanks to @314926481 and @ClippedWings-renzy for reporting the bug.
  • [#2324] Show which file causes the error in dry-run.

Breaking backward compatibility:

  • [#2386] Support JSON mode configuration for dble internal.
  • [#2598] homePath must to be configured in bootstrap.cnf.

If upgrade from the old version to this, you must know this.


发行说明:

我们发布了新版本 3.21.02.0。

首先,我们必须感谢以下人士对我们社区的贡献:@evangoe, @Neil-Zhou, @314926481, @ClippedWings-renzy .

特性:

缺陷修复:

  • [#1843] 在同一数据主机中,先禁用readHost,然后禁用writeHost,报告ERROR消息,但实际禁用成功。
  • [#2497] 慢查询日志的ArrayIndexOutOfBoundsException和其他问题,这要感谢@evangoe报告了该错误。
  • [#2377] 不能同时使用show @@ processlist和RwSplitService。
  • [#2199] and ... or statement 运行错误。
  • [#2152] 如果“ where”之后的列未指定表名,它将被路由到所有节点。
  • [#2342] shardingNode 在表配置中应该是唯一的。
  • [#2366] 重新加载配置失败时,在错误消息中删除无用的“ /”。
  • [#2105][#2389] 使用Navicat连接库无法显示表,感谢@314926481@Neil-Zhou报告了该错误。
  • [#2034] 发生错误"Union field merge error, field not found:W.SCANNUM", 感谢 @ClippedWings-renzy 报告了该错误。
  • [#2324] 显示哪个文件导致dry-run出错了。

打破向后兼容性:

  • [#2386] 支持内部的JSON模式配置。
  • [#2598] homePath 必须在bootstrap.cnf中进行显示配置。

如果您从旧版本升级升级到本版本,您应该先阅读版本变更的内容.