Skip to content

v0.6.0

Compare
Choose a tag to compare
@zhangthen zhangthen released this 24 May 10:35
· 1322 commits to master since this release
7ca3332
  • [#942] Store the transaction log into database

  • [#1014] Support etcd3 as configuration center

  • [#1060] Do data validation when undo.

  • [#1064] bugfix:size wrong between xid and branchId

  • [#1074] bugfix:typos and replace AIT's with lambdas

  • [#824] Add time limit when transaction retry on the server.

  • [#1082] Cache configuration instance.

  • [#1084] Refactor Charset using and blob utils

  • [#1080] upgrade fastjson and nacos-client