Skip to content

Releases: apache/incubator-seata

v0.3.1(Not Apache release)

15 Mar 14:58
3ffa06e
Compare
Choose a tag to compare

[#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)

08 Mar 10:42
9a256ab
Compare
Choose a tag to compare

[#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)

02 Mar 03:58
50af0be
Compare
Choose a tag to compare

[#462] Separation configuration and registration judgment
[#466] Add run oldest task reject policy
[#478] Support redis registry and apollo configuration

v0.2.2(Not Apache release)

22 Feb 09:37
84cd529
Compare
Choose a tag to compare
  • Fixed several bugs

v0.2.1(Not Apache release)

18 Feb 09:32
f064095
Compare
Choose a tag to compare
  • 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)

14 Feb 12:04
34b6115
Compare
Choose a tag to compare
  • 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)

11 Feb 10:07
7549d2f
Compare
Choose a tag to compare
  • Fixed several bugs
  • Upgrade jdk version to 1.8

v0.1.3(Not Apache release)

29 Jan 13:25
Compare
Choose a tag to compare
  • Fixed several bugs

V0.1.2(Not Apache release)

25 Jan 11:51
Compare
Choose a tag to compare
  • Fixed several bugs

v0.1.1(Not Apache release)

18 Jan 11:50
e10063c
Compare
Choose a tag to compare
  • Fixed several bugs