1.5.2.md 4.8 KB

1.5.2

source | binary

Release notes ### Seata 1.5.2 Seata 1.5.2 发布。 Seata 是一款开源的分布式事务解决方案,提供高性能和简单易用的分布式事务服务。 此版本更新如下: ### feature: - [[#4661](https://github.com/seata/seata/pull/4713)] 支持根据xid负载均衡算法 - [[#4676](https://github.com/seata/seata/pull/4676)] 支持Nacos作为注册中心时,server通过挂载SLB暴露服务 - [[#4642](https://github.com/seata/seata/pull/4642)] 支持client批量请求并行处理 - [[#4567](https://github.com/seata/seata/pull/4567)] 支持where条件中find_in_set函数 ### bugfix: - [[#4515](https://github.com/seata/seata/pull/4515)] 修复develop分支SeataTCCFenceAutoConfiguration在客户端未使用DB时,启动抛出ClassNotFoundException的问题。 - [[#4661](https://github.com/seata/seata/pull/4661)] 修复控制台中使用PostgreSQL出现的SQL异常 - [[#4667](https://github.com/seata/seata/pull/4682)] 修复develop分支RedisTransactionStoreManager迭代时更新map的异常 - [[#4678](https://github.com/seata/seata/pull/4678)] 修复属性transport.enableRmClientBatchSendRequest没有配置的情况下缓存穿透的问题 - [[#4701](https://github.com/seata/seata/pull/4701)] 修复命令行参数丢失问题 - [[#4607](https://github.com/seata/seata/pull/4607)] 修复跳过全局锁校验的缺陷 - [[#4696](https://github.com/seata/seata/pull/4696)] 修复 oracle 存储模式时的插入问题 - [[#4726](https://github.com/seata/seata/pull/4726)] 修复批量发送消息时可能的NPE问题 - [[#4729](https://github.com/seata/seata/pull/4729)] 修复AspectTransactional.rollbackForClassName设置错误 - [[#4653](https://github.com/seata/seata/pull/4653)] 修复 INSERT_ON_DUPLICATE 主键为非数值异常 ### optimize: - [[#4650](https://github.com/seata/seata/pull/4650)] 修复安全漏洞 - [[#4670](https://github.com/seata/seata/pull/4670)] 优化branchResultMessageExecutor线程池的线程数 - [[#4662](https://github.com/seata/seata/pull/4662)] 优化回滚事务监控指标 - [[#4693](https://github.com/seata/seata/pull/4693)] 优化控制台导航栏 - [[#4700](https://github.com/seata/seata/pull/4700)] 修复 maven-compiler-plugin 和 maven-resources-plugin 执行失败 - [[#4711](https://github.com/seata/seata/pull/4711)] 分离部署时 lib 依赖 - [[#4720](https://github.com/seata/seata/pull/4720)] 优化pom描述 - [[#4728](https://github.com/seata/seata/pull/4728)] 将logback版本依赖升级至1.2.9 - [[#4745](https://github.com/seata/seata/pull/4745)] 发行包中支持 mysql8 driver - [[#4626](https://github.com/seata/seata/pull/4626)] 使用 `easyj-maven-plugin` 插件代替 `flatten-maven-plugin`插件,以修复`shade` 插件与 `flatten` 插件不兼容的问题 - [[#4629](https://github.com/seata/seata/pull/4629)] 更新globalSession状态时检查更改前后的约束关系 - [[#4662](https://github.com/seata/seata/pull/4662)] 优化 EnhancedServiceLoader 可读性 - [[#4445](https://github.com/seata/seata/pull/4445)] 优化事务超时判断 - [[#4958](https://github.com/seata/seata/pull/4958)] 优化当本地事务超时回滚后after commit事件被调用 ### test: - [[#4544](https://github.com/seata/seata/pull/4544)] 优化TransactionContextFilterTest中jackson包依赖问题 - [[#4731](https://github.com/seata/seata/pull/4731)] 修复 AsyncWorkerTest 和 LockManagerTest 的单测问题。 非常感谢以下 contributors 的代码贡献。若有无意遗漏,请报告。 - [slievrly](https://github.com/slievrly) - [pengten](https://github.com/pengten) - [YSF-A](https://github.com/YSF-A) - [tuwenlin](https://github.com/tuwenlin) - [2129zxl](https://github.com/2129zxl) - [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) - [Smery-lxm](https://github.com/Smery-lxm) - [lvekee](https://github.com/lvekee) - [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) - [miaoxueyu](https://github.com/miaoxueyu) 同时,我们收到了社区反馈的很多有价值的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