Release 3.22.11.0 #3598
yanhuqing666
started this conversation in
Release Notes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release Notes:
We have released a new version 3.22.11.0.
Firstly, we must thanks to the following people for their contributions to our community:@xhailiang, @huashusu, @13611582598, @2779382063, @zeroxxmmbm, @24pawa.
Features:
[[improvement] support off-heap memory leak monitor #3529] Add monitor for off-heap memory leak. More Detail, see doc.
[[improvement] Support delay detection under master-slave structure #3549] Support delay detection under master-slave structure. More Detail, see doc.
[[improvement] support sql_dump log #3431] Support sql_dump log. More Detail,see doc.
[可否支持分库分表下的读写分离本地读 #3429] Support local read for Read-write separation when using sharding-table. More Detail, see doc.Thanks to @2779382063 for reporting the issue.
[[Improvement] Multi-table update support #3586] Support some scenes of multi-table update. More Detail, see doc
[Pseudo support drop dble database #3587] Pseudo support for dropping dble database. More Detail, see doc
[[Improvement] native support json decode function #3585] Support native json decode function. More Detail, see doc
Bug-fixes:
useCursorFetch=true
inmysql-connector-java-8.0.27
, dble may reportArrayIndexOutOfBoundsException
, thanks to @xhailiang for reporting the bug.The java.specification.maintenance.version
is not supported, thanks to @huashusu for reporting the bug.Breaking backward compatibility:
delayThreshold
, from second to millssecond. More Detail,seedoc发行说明:
我们发布了新版本 3.22.11.0。
首先,我们必须感谢以下人士对我们社区的贡献:@xhailiang, @huashusu, @13611582598, @2779382063, @zeroxxmmbm, @24pawa .
特性:
[[improvement] support off-heap memory leak monitor #3529] 添加堆外内存泄漏监视器. 更多详细信息,请参见doc.
[[improvement] Support delay detection under master-slave structure #3549] 支持主从结构下的延时检测. 更多详细信息,请参见doc.
[[improvement] support sql_dump log #3431] 支持审计日志. 更多详细信息,请参见doc.
[可否支持分库分表下的读写分离本地读 #3429] 支持分库分表时候的读写分离本地读功能. 更多详细信息,请参见doc.感谢 @2779382063 贡献此需求.
[[Improvement] Multi-table update support #3586] 支持部分场景的多表update. 更多详细信息,请参见doc
[Pseudo support drop dble database #3587] 伪支持删除 dble 数据库. 更多详细信息,请参见doc
[[Improvement] native support json decode function #3585] 支持本地json函数的计算.更多详细信息,请参见doc
缺陷修复:
mysql-connector-java-8.0.27
里设置了useCursorFetch=true
, dble 可能会报错ArrayIndexOutOfBoundsException
, 感谢 @xhailiang 报告此bug.The java.specification.maintenance.version
, 感谢 @huashusu 报告此bug.load data local infile
导入dble, 使用过的内存不会被回收, 感谢 @24pawa 报告此bug.和旧版本的不兼容项:
This discussion was created from the release Release 3.22.11.0.
Beta Was this translation helpful? Give feedback.
All reactions