v1.1.0
版本发布时间: 2018-09-16 14:31:54
QNJR-GROUP/EasyTransaction最新发布版本:1.4.2(2019-11-28 19:24:42)
中文
- 更新Dubbo的版本到2.6.3,支持Dubbo原生的SpringBoot风格外置配置
- 使用框架幂等时,提升了25%以上的CPU性能
- 更正了CallWrapUtil的错误拼写
英文
- update Dubbo version to 2.6.3, and support Dubbo native spring boot style external properties
- improve 25+% CPU performance when using idempotent with replacing the implement of ObjectDigest
- correct miss-spelling of CallWrapUtil
because ObjectDigest implement is replaced, so when there's an unfinished Transaction using system idempotent will report an error. we will have to wait for all the transaction finished and then update from 1.0.0 to 1.1.0