- [#809] Change groupId,artifactId, and package
- [#815] Add maven plugin to release seata with groupId io.seata
- [#790] Change the startup parameters of seata-server to support database-storage
- [#769] Modify the RPC protocol, remove the client's resolution of xid to be stateless
- [#774] Optimizes the structure of config module and discovery module
- [#783] Allow users config the count for client report retry dynamicly
- [#791] Replace magic judgement of timeout status with status enum
- [#836] Use maven-compiler-plugin to revision the version and add mvnw script to unify the maven version
- [#820] Add rollback on for GlobalTransaction
- [#772] Fix FileConfiguration config listener logic
- [#807] Optimize the setting of full name of FileBasedSessionManager
- [#804] Bugfix: branchCommit retry always failed