This is an automated email from the ASF dual-hosted git repository. Bughue pushed a commit to branch doc/sync-zh-cn-changelog-8118-8124 in repository https://gitbox.apache.org/repos/asf/incubator-seata.git
commit dbde3a086891a53bbf475c9e12be60e170be054b Author: Bughue <[email protected]> AuthorDate: Sat Jun 6 11:28:29 2026 +0800 doc: sync zh-cn changelog for #8118 and #8124 Co-authored-by: Cursor <[email protected]> --- changes/zh-cn/2.x.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changes/zh-cn/2.x.md b/changes/zh-cn/2.x.md index 08af1db06b..f2906dc07a 100644 --- a/changes/zh-cn/2.x.md +++ b/changes/zh-cn/2.x.md @@ -51,6 +51,8 @@ - [[#8078](https://github.com/apache/incubator-seata/pull/8078)] 修复 MySQL undo log 序列化异常 - [[#8106](https://github.com/apache/incubator-seata/pull/8106)] 修复 AOT 代理创建时的空指针异常 - [[#8113](https://github.com/apache/incubator-seata/pull/8113)] 修复控制台导出 JSON 一致性和下载问题 +- [[#8118](https://github.com/apache/incubator-seata/pull/8118)] 修复回滚校验查询中使用显式列 +- [[#8124](https://github.com/apache/incubator-seata/pull/8124)] 修复批量插入含 SQL 函数时的主键提取 ### optimize: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
