Skip to content

Commit

Permalink
move 'optimize info' from '1.5.0' to '2.0.0' in changes file
Browse files Browse the repository at this point in the history
  • Loading branch information
robynron committed Apr 11, 2022
1 parent 230bbc2 commit e1eb9c4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 6 deletions.
2 changes: 0 additions & 2 deletions changes/1.5.0.md
Expand Up @@ -211,7 +211,6 @@ Seata 是一款开源的分布式事务解决方案,提供高性能和简单
- [[#4478](https://github.com/seata/seata/pull/4478)] 优化 Nacos 配置和注册元数据属性
- [[#4522](https://github.com/seata/seata/pull/4522)] 优化 GC 参数
- [[#4517](https://github.com/seata/seata/pull/4517)] 增强失败/超时状态的监控
- [[#4544](https://github.com/seata/seata/pull/4544)] 优化测试用例TransactionContextFilterTest中jackson包依赖问题


### test:
Expand Down Expand Up @@ -267,7 +266,6 @@ Seata 是一款开源的分布式事务解决方案,提供高性能和简单
- [Bughue](https://github.com/Bughue)
- [liuqiufeng](https://github.com/liuqiufeng)
- [onlinechild](https://github.com/onlinechild)
- [liurong](https://github.com/robynron)

同时,我们收到了社区反馈的很多有价值的issue和建议,非常感谢大家。

Expand Down
3 changes: 2 additions & 1 deletion changes/2.0.0.md
Expand Up @@ -24,7 +24,7 @@ Seata 是一款开源的分布式事务解决方案,提供高性能和简单

### optimize:

* [[#1234](https://github.com/seata/seata/pull/1234)] 样例,后续请删除
* [[#4544](https://github.com/seata/seata/pull/4544)] 优化测试用例TransactionContextFilterTest中jackson包依赖问题

### test:

Expand All @@ -34,6 +34,7 @@ Seata 是一款开源的分布式事务解决方案,提供高性能和简单
非常感谢以下 contributors 的代码贡献。若有无意遗漏,请报告。

- [slievrly](https://github.com/slievrly)
- [liurong](https://github.com/robynron)


同时,我们收到了社区反馈的很多有价值的issue和建议,非常感谢大家。
Expand Down
2 changes: 0 additions & 2 deletions changes/en-us/1.5.0.md
Expand Up @@ -217,7 +217,6 @@
- [[#4478](https://github.com/seata/seata/pull/4478)] optimize Nacos config and naming properties
- [[#4522](https://github.com/seata/seata/pull/4522)] optimize GC parameters in JVM
- [[#4517](https://github.com/seata/seata/pull/4517)] enhance fail/timeout status metric and log level
- [[#4544](https://github.com/seata/seata/pull/4544)] optimize jackson dependencies in TransactionContextFilterTest


### test:
Expand Down Expand Up @@ -272,7 +271,6 @@
- [Bughue](https://github.com/Bughue)
- [liuqiufeng](https://github.com/liuqiufeng)
- [onlinechild](https://github.com/onlinechild)
- [liurong](https://github.com/robynron)



Expand Down
3 changes: 2 additions & 1 deletion changes/en-us/2.0.0.md
Expand Up @@ -22,7 +22,7 @@


### optimize:
- [[#1234](https://github.com/seata/seata/pull/1234)] Please delete the sample later
- [[#4544](https://github.com/seata/seata/pull/4544)] optimize jackson dependencies in TransactionContextFilterTest


### test:
Expand All @@ -32,6 +32,7 @@
Thanks to these contributors for their code commits. Please report an unintended omission.

- [slievrly](https://github.com/slievrly)
- [liurong](https://github.com/robynron)

Also, we receive many valuable issues, questions and advices from our community. Thanks for you all.

Expand Down

0 comments on commit e1eb9c4

Please sign in to comment.