Skip to content

Releases: apache/incubator-seata

v0.4.2

12 Apr 10:40
9531156

Choose a tag to compare

  • [#704] add local file write ByteBuffer pool
  • [#679] add registry close interface implementation, optimize RpcServer shutdown hook
  • [#713] add local file writes enable compression for messages that exceed the configured size
  • [#587] support for MySQL DDL statement
  • [#717] add Nacos Initialization Configuration Script Configuration and Completion Program Configuration File
  • [#726] support for DBCP, C3P0, BoneCP, HikariCP and Tomcat-JDBC connection pools
  • [#744] add ZooKeeper disconnection re-registration and subscription when reconnected
  • [#728] support for Consul Registration Center
  • [#569] fix already jdk proxy and no target only traverses the first implementation interface problem
  • [#721] fix ConfigFuture constructor timeout parameter does not work
  • [#725] fix MergedSendRunnable channel is unexpectedly closed, and add fail-fast
  • [#723] fix defaultServerMessageListener is not initialized
  • [#746] fix the failure of the test module caused by the DataSourceManager SPI
  • [#754] optimize Eureka registry
  • [#750] fix undolog caused by DataSourceManager SPI cannot delete problem
  • [#747] Delete MT mode, then will be replaced by TCC mode
  • [#757] fix rollback caused by RPC exception when performing BranchRollback retry
  • [#776] fix connection creation failure caused by toString exception when connection pool creates channel

v0.4.1(Not Apache release)

29 Mar 11:51

Choose a tag to compare

v0.4.0(Not Apache release)

19 Mar 13:22
af36544

Choose a tag to compare

[#583] Add TCC model of Ant Financial to fescar, to suppot Local TCC bean,Dubbo TCC bean and SOFARPC TCC bean
[#611] Apply p3c pmd plugin/rules.
[#627] Optimization dependency.

v0.3.1(Not Apache release)

15 Mar 14:58
3ffa06e

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

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

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

Choose a tag to compare

  • Fixed several bugs

v0.2.1(Not Apache release)

18 Feb 09:32
f064095

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

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

Choose a tag to compare

  • Fixed several bugs
  • Upgrade jdk version to 1.8