Seata v0.6.0 Release Notes

Release Date: 2019-05-24 // almost 5 years ago

    ๐ŸŒฒ [#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