Releases: apache/incubator-seata
Releases · apache/incubator-seata
v0.3.1(Not Apache release)
[#569] fix eureka renew url encode.
[#551] fix ConfigType NPE.
[#489] fix GlobalRollback request but not receive report.
[#525] add custom hook access point at each stage of the transaction process.
[#594] support Zookeeper Registration Center.
[#597] fix blocker and critical level issues scanned by p3c.
v0.3.0(Not Apache release)
[#510] Support eureka registry center.
[#498] Implement local transaction mode with global locks and resolve local transaction isolation issues.
[#459] Fix mysql keyword generating sql problem as table name and column name.
[#312] Fix the original business sql no where condition generation sql error problem.
[#522] Fix file path security vulnerability.
Remove useless, format, optimize import, javadoc, copyright for all module code
v0.2.3(Not Apache release)
v0.2.2(Not Apache release)
- Fixed several bugs
v0.2.1(Not Apache release)
- Support BETWEEN in update statement
- Add Random and RoundRobin LoadBalance
- Fix NettyClientConfig variable name isPoolFifo-> isPoolLifo
- Add dubbo-alibaba module support Alibaba Dubbo
- Fix fescar-dubbo filter SPI reference error
v0.2.0(Not Apache release)
- Support Nacos Service Registration and Configuration Center
- Add Fescar-Server automatic recovery from file unfinished transaction operations to memory when restarting
- Fix Fescar-Server restart may cause XID duplication
- Fix Windows startup script $EXTRA_JVM_ARGUMENTS parameter error
- Fix distributed transaction local nested inner transaction commit/rollback causes outer transaction exception problem
- Fix local transaction commit exception, local transaction does not rollback problem
v0.1.4(Not Apache release)
- Fixed several bugs
- Upgrade jdk version to 1.8
v0.1.3(Not Apache release)
- Fixed several bugs
V0.1.2(Not Apache release)
- Fixed several bugs
v0.1.1(Not Apache release)
- Fixed several bugs