| 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: |
| - [[#PR_NO](https://github.com/seata/seata/pull/PR_NO)] A brief and accurate description of PR |
| |
| ### bugfix: |
| - [[#5887](https://github.com/seata/seata/pull/5887)] fix global transaction hook repeat execute |
| - [[#5991](https://github.com/seata/seata/pull/5991)] fix the issue that the Lua script is not synchronized when the redis sentinel master node is down |
| - [[#6025](https://github.com/seata/seata/pull/6025)] fix the white screen after click the "View Global Lock" button on the transaction info page in the console |
| - [[#6026](https://github.com/seata/seata/pull/6026)] fix incorrect metric report |
| - [[#4410](https://github.com/seata/seata/pull/4410)] support jdk9+ compile code |
| - [[#6104](https://github.com/seata/seata/pull/6104)] fix dubbo 3.x consumer can't generate TCC proxy in tcc mode. |
| - [[#6409](https://github.com/seata/seata/pull/6409)] fix the failure of RemotingParser to prevent AT mode from executing. |
| - [[#6628](https://github.com/seata/seata/pull/6628)] fix Alibaba Dubbo convert error. |
| - [[#6632](https://github.com/seata/seata/pull/6632)] fix hsf ConsumerModel convert error. |
| - [[#6661](https://github.com/seata/seata/pull/6661)] fix `tableMeta` cache scheduled refresh issue |
| - [[#6715](https://github.com/apache/incubator-seata/pull/6715)] fix dameng rollback info un compress fail |
| - [[#6716](https://github.com/apache/incubator-seata/pull/6716)] fix dameng delete undo fail |
| - |
| ### optimize: |
| - [[#6044](https://github.com/seata/seata/pull/6044)] optimize derivative product check base on mysql |
| - [[#6361](https://github.com/seata/seata/pull/6361)] optimize 401 issues for some links |
| - [[#6903](https://github.com/apache/incubator-seata/pull/6903)] optimize `tableMeta` cache scheduled refresh issue |
| - [[#7001](https://github.com/seata/seata/pull/7001)] optimize transaction metrics |
| - [[#7002](https://github.com/apache/incubator-seata/pull/7002)] optimize lock release logic in AT transaction mode |
| - [[#7007](https://github.com/apache/incubator-seata/pull/7007)] fix the CI build issue on the ARM64 platform |
| |
| ### security: |
| - [[#PR_NO](https://github.com/seata/seata/pull/PR_NO)] A brief and accurate description of PR |
| |
| ### test: |
| - [[#6151](https://github.com/seata/seata/pull/6151)] add test for `MacOS` and `Windows` |
| |
| 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) |
| - [jsbxyyx](https://github.com/jsbxyyx) |
| - [liuqiufeng](https://github.com/liuqiufeng) |
| - [ptyin](https://github.com/ptyin) |
| - [funky-eyes](https://github.com/funky-eyes) |
| - [laywin](https://github.com/laywin) |
| - [wuwen5](https://github.com/wuwen5) |
| - [caohdgege](https://github.com/caohdgege) |
| - [xingfudeshi](https://github.com/xingfudeshi) |
| |
| Also, we receive many valuable issues, questions and advices from our community. Thanks for you all. |