v1.1.0
版本发布时间: 2023-03-08 22:32:50
apache/incubator-seata-go最新发布版本:v1.2.0(2023-05-29 20:24:16)
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:
- [#491] support query global lock key
- [#482] support multi delete SQL executor in AT
- [#481] support multi update SQL executor in AT
- [#478] support select for update SQL executor in AT
- [#477] support the json serialization method of undo log
- [#456] support insert on update SQL executor in AT
- [#444] support BZip2Compressor
- [#436] use rm config file
- [#433] support xa connect manager
- [#430] use getty config file
bugfix:
- [#509] fix undo log SQLType when execute insert on update SQL in AT
- [#495] fix undo log SQLType 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 the error of id self-increment when executing insert sql in AT
optimize:
- [#507] refactor logic of multiple update sql in AT
- [#505] optimize multi SQL executor in AT
- [#453] optimize the messageType and transactionErrorCode enum
- [#447] optimize the datasource init process
- [#466] optimize variable naming
test:
- [#445] add unit test for TransactionErrorCode and MessageType
doc:
contributors:
Thanks to these contributors for their code commits. Please report an unintended omission.
- luky116
- georgehao
- lxfeng1997
- 106umao
- wang1309
- iSuperCoder
- Charlie17Li
- Code-Fight
- Kirhaku
- Vaderkai
- springrain
- Shaozhou Hu
- finkyky
Also, we receive many valuable issues, questions and advices from our community. Thanks all.