-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4771 from seata/1.5.2
release: release for 1.5.2
- Loading branch information
Showing
147 changed files
with
1,305 additions
and
381 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,51 @@ | ||
### 2.0.0 | ||
### 2.0.0 | ||
|
||
[source](https://github.com/seata/seata/archive/v2.0.0.zip) | | ||
[binary](https://github.com/seata/seata/releases/download/v2.0.0/seata-server-2.0.0.zip) | ||
|
||
<details> | ||
<details> | ||
<summary><mark>Release notes</mark></summary> | ||
### Seata 2.0.0 | ||
|
||
Seata 2.0.0 Released. | ||
### Seata 2.0.0 | ||
|
||
Seata is an easy-to-use, high-performance, open source distributed transaction solution. | ||
Seata 2.0.0 Released. | ||
|
||
The version is updated as follows: | ||
Seata is an easy-to-use, high-performance, open source distributed transaction solution. | ||
|
||
The version is updated as follows: | ||
|
||
### feature: | ||
### feature: | ||
- [[#1234](https://github.com/seata/seata/pull/1234)] Please delete the sample later | ||
|
||
### bugfix: | ||
### bugfix: | ||
- [[#1234](https://github.com/seata/seata/pull/1234)] Please delete the sample later | ||
- [[#4626](https://github.com/seata/seata/pull/4626)] Replace `flatten-maven-plugin` with `easyj-maven-plugin` to fix the conflict between `shade` and `flatten` | ||
|
||
### optimize: | ||
- [[#4567](https://github.com/seata/seata/pull/4567)] Support where method condition(find_in_set) | ||
- [[#4629](https://github.com/seata/seata/pull/4629)] check relation of before status and after status when updating global session | ||
|
||
### optimize: | ||
- [[#1234](https://github.com/seata/seata/pull/1234)] Please delete the sample later | ||
|
||
### test: | ||
- [[#1234](https://github.com/seata/seata/pull/1234)] Please delete the sample later | ||
|
||
### test: | ||
|
||
* [[#1234](https://github.com/seata/seata/pull/1234)] Please delete the sample later | ||
### Contributors: | ||
|
||
Thanks to these contributors for their code commits. Please report an unintended omission. | ||
|
||
- [slievrly](https://github.com/slievrly) | ||
- [slievrly](https://github.com/slievrly) | ||
- [doubleDimple](https://github.com/doubleDimple) | ||
- [Bughue](https://github.com/Bughue) | ||
|
||
Also, we receive many valuable issues, questions and advices from our community. Thanks for you all. | ||
|
||
#### Link | ||
|
||
- **Seata:** https://github.com/seata/seata | ||
- **Seata-Samples:** https://github.com/seata/seata-samples | ||
- **Release:** https://github.com/seata/seata/releases | ||
- **WebSite:** https://seata.io | ||
#### Link | ||
|
||
- **Seata:** https://github.com/seata/seata | ||
- **Seata-Samples:** https://github.com/seata/seata-samples | ||
- **Release:** https://github.com/seata/seata/releases | ||
- **WebSite:** https://seata.io | ||
|
||
</details> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
Add changes here for all PR submitted to the develop branch. | ||
|
||
|
||
<!-- Please add the `changes` to the following location(feature/bugfix/optimize/test) based on the type of PR --> | ||
|
||
### feature: | ||
- [[#4661](https://github.com/seata/seata/pull/4713)] support xid load balance | ||
- [[#4676](https://github.com/seata/seata/pull/4676)] support server to expose Nacos services by mounting SLB | ||
- [[#4642](https://github.com/seata/seata/pull/4642)] support batch message parallel processing | ||
- [[#4567](https://github.com/seata/seata/pull/4567)] support where method condition(find_in_set) | ||
|
||
|
||
### bugfix: | ||
- [[#4515](https://github.com/seata/seata/pull/4515)] fix the error of SeataTCCFenceAutoConfiguration when database unused | ||
- [[#4661](https://github.com/seata/seata/pull/4661)] fix sql exception with PostgreSQL in module console | ||
- [[#4667](https://github.com/seata/seata/pull/4682)] fix the exception in RedisTransactionStoreManager for update map During iteration | ||
- [[#4678](https://github.com/seata/seata/pull/4678)] fix the error of key transport.enableRmClientBatchSendRequest cache penetration if not configure | ||
- [[#4701](https://github.com/seata/seata/pull/4701)] fix missing command line args | ||
- [[#4607](https://github.com/seata/seata/pull/4607)] fix bug on skipping lock check | ||
- [[#4696](https://github.com/seata/seata/pull/4696)] fix oracle database insert value | ||
- [[#4726](https://github.com/seata/seata/pull/4726)] fix batch message send may return NullPointException | ||
- [[#4729](https://github.com/seata/seata/pull/4729)] fix set AspectTransactional.rollbackForClassName with wrong value | ||
- [[#4653](https://github.com/seata/seata/pull/4653)] fix the sql exception when pk is non-numeric in INSERT_ON_DUPLICATE SQL | ||
|
||
### optimize: | ||
- [[#4650](https://github.com/seata/seata/pull/4650)] fix some security vulnerabilities | ||
- [[#4670](https://github.com/seata/seata/pull/4670)] optimize the thread pool size of branchResultMessageExecutor | ||
- [[#4662](https://github.com/seata/seata/pull/4662)] optimize rollback transaction metrics | ||
- [[#4693](https://github.com/seata/seata/pull/4693)] optimize the console navigation bar | ||
- [[#4700](https://github.com/seata/seata/pull/4700)] fix maven-compiler-plugin and maven-resources-plugin execute failed | ||
- [[#4711](https://github.com/seata/seata/pull/4711)] separate lib dependencies for deployments | ||
- [[#4720](https://github.com/seata/seata/pull/4720)] optimize pom description | ||
- [[#4728](https://github.com/seata/seata/pull/4728)] upgrade logback dependency to 1.2.9 | ||
- [[#4745](https://github.com/seata/seata/pull/4745)] support mysql8 in release package | ||
- [[#4626](https://github.com/seata/seata/pull/4626)] Replace `flatten-maven-plugin` with `easyj-maven-plugin` to fix the conflict between `shade` and `flatten` | ||
- [[#4629](https://github.com/seata/seata/pull/4629)] check relation of before status and after status when updating global session | ||
- [[#4662](https://github.com/seata/seata/pull/4662)] make EnhancedServiceLoader more readable | ||
|
||
### test: | ||
|
||
- [[#4544](https://github.com/seata/seata/pull/4544)] optimize jackson dependencies in TransactionContextFilterTest | ||
- [[#4731](https://github.com/seata/seata/pull/4731)] fix UT failed in AsyncWorkerTest and LockManagerTest | ||
|
||
Thanks to these contributors for their code commits. Please report an unintended omission. | ||
|
||
<!-- Please make sure your Github ID is in the list below --> | ||
- [slievrly](https://github.com/slievrly) | ||
- [pengten](https://github.com/pengten) | ||
- [YSF-A](https://github.com/YSF-A) | ||
- [tuwenlin](https://github.com/tuwenlin) | ||
- [Ifdevil](https://github.com/Ifdevil) | ||
- [wingchi-leung](https://github.com/wingchi-leung) | ||
- [liurong](https://github.com/robynron) | ||
- [opelok-z](https://github.com/opelok-z) | ||
- [a364176773](https://github.com/a364176773) | ||
- [2129zxl](https://github.com/2129zxl) | ||
- [Smery-lxm](https://github.com/Smery-lxm) | ||
- [doubleDimple](https://github.com/doubleDimple) | ||
- [wangliang181230](https://github.com/wangliang181230) | ||
- [Bughue](https://github.com/Bughue) | ||
- [AYue-94](https://github.com/AYue-94) | ||
- [lingxiao-wu](https://github.com/lingxiao-wu) | ||
- [caohdgege](https://github.com/caohdgege) | ||
|
||
|
||
Also, we receive many valuable issues, questions and advices from our community. Thanks for you all. |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
### 2.0.0 | ||
|
||
[source](https://github.com/seata/seata/archive/v2.0.0.zip) | | ||
[binary](https://github.com/seata/seata/releases/download/v2.0.0/seata-server-2.0.0.zip) | ||
|
||
<details> | ||
<summary><mark>Release notes</mark></summary> | ||
|
||
### Seata 2.0.0 | ||
|
||
Seata 2.0.0 发布。 | ||
|
||
Seata 是一款开源的分布式事务解决方案,提供高性能和简单易用的分布式事务服务。 | ||
|
||
此版本更新如下: | ||
|
||
### feature: | ||
- [[#1234](https://github.com/seata/seata/pull/1234)] 样例,后续请删除 | ||
|
||
### bugfix: | ||
- [[#1234](https://github.com/seata/seata/pull/1234)] 样例,后续请删除 | ||
- [[#4626](https://github.com/seata/seata/pull/4626)] 使用 `easyj-maven-plugin` 插件代替 `flatten-maven-plugin` 插件,以修复 `shade` 插件与 `flatten` 插件不兼容的问题,导致`seata-all.pom` 中的 `${revision}` 并没有被替换,使应用端引用 `seata-all` 后无法打包。 | ||
|
||
### optimize: | ||
- [[#4567](https://github.com/seata/seata/pull/4567)] 支持where条件带函数find_in_set支持 | ||
- [[#4629](https://github.com/seata/seata/pull/4629)] 更新globalsession状态时检查更改前后的对应关系正确性 | ||
|
||
### test: | ||
- [[#1234](https://github.com/seata/seata/pull/1234)] 样例,后续请删除 | ||
|
||
|
||
### Contributors: | ||
|
||
非常感谢以下 contributors 的代码贡献。若有无意遗漏,请报告。 | ||
|
||
- [slievrly](https://github.com/slievrly) | ||
- [doubleDimple](https://github.com/doubleDimple) | ||
- [Bughue](https://github.com/Bughue) | ||
|
||
同时,我们收到了社区反馈的很多有价值的issue和建议,非常感谢大家。 | ||
|
||
|
||
#### Link | ||
|
||
- **Seata:** https://github.com/seata/seata | ||
- **Seata-Samples:** https://github.com/seata/seata-samples | ||
- **Release:** https://github.com/seata/seata/releases | ||
- **WebSite:** https://seata.io | ||
|
||
</details> |
Oops, something went wrong.