Skip to content

Commit

Permalink
optimize: update NOTICE.md (#6863)
Browse files Browse the repository at this point in the history
  • Loading branch information
funky-eyes authored Sep 18, 2024
1 parent 7806166 commit 9e955c6
Show file tree
Hide file tree
Showing 3 changed files with 851 additions and 539 deletions.
1 change: 1 addition & 0 deletions changes/en-us/2.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ Add changes here for all PR submitted to the 2.x branch.
- [[#6779](https://github.com/apache/incubator-seata/pull/6779)] use curator instead of zkclient in config model
- [[#6831](https://github.com/apache/incubator-seata/pull/6831)] use curator instead of zkclient in registry model
- [[#6852](https://github.com/apache/incubator-seata/pull/6852)] optimize raft metadata api
- [[#6863](https://github.com/apache/incubator-seata/pull/6863)] update NOTICE.md

### refactor:

Expand Down
2 changes: 1 addition & 1 deletion changes/zh-cn/2.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,13 @@
- [[#6831](https://github.com/apache/incubator-seata/pull/6831)] 在registry模块中使用curator替代zkclient
- [[#6803](https://github.com/apache/incubator-seata/pull/6803)] 优化 ARM64 架构的编译打包
- [[#6852](https://github.com/apache/incubator-seata/pull/6852)] 优化raft接口
- [[#6863](https://github.com/apache/incubator-seata/pull/6863)] 更新notice.md


### refactor:


### security:
- [[#6702](https://github.com/apache/incubator-seata/pull/6702)] 修复Raft反序列化时存在RCE安全漏洞

### test:
- [[#6533](https://github.com/apache/incubator-seata/pull/6533)] 增加 Integration-TX-API 模块单元测试覆盖范围
Expand Down
Loading

0 comments on commit 9e955c6

Please sign in to comment.