1.1.0
Release notes
Seata-go 1.1.0
Seata-go 1.1.0 Released.
Seata-go is an easy-to-use, high-performance, open source distributed transaction solution.
The version is updated as follows:
feature:
- [#477] add the use of undo log serialization and support the default json parser
- [#463] support xa connect proxy
- [#463] support xa resource manager
- [#462] support xa excutor
- [#446] support gorm
- [#444] support BZip2Compressor
- [#433] support xa connect manager
bugfix:
- [#491] fix execute select for update SQL bug
- [#495] fix undo log sql type bug
- [#487] fix at bug when execute
- [#472] fix missing value of context When using global transactions
- [#461] fix the problem of error_code_test
- [#459] fix the rollback error log
- [#452] fix autoincrement insert panic
- [#466] fix some typo
optimize:
- [#507] optimize multi update SQL executor
- [#505] optimize multi delete SQL executor
- [#482] refactor logic of multiple delete sql in at mode
- [#481] refactor logic of multiple update sql in at mode
- [#478] refactor logic of select for update sql
- [#456] refactor logic of insert on update sql
- [#453] optimize the messageType and transactionErrorCode
- [#447] optimize the datasource init
- [#436] use the config to refactor the project
- [#430] Optimize getty config
test:
- [#445] add unit test for TransactionErrorCode and MessageType
doc:
- [#492] update feature list of readme
- [#489] add change-log of version 1.1.0
- [#443] rename change-log to 1.0.3
- [#431] add the changes log
contributors:
Thanks to these contributors for their code commits. Please report an unintended omission.
Also, we receive many valuable issues, questions and advices from our community. Thanks all.