v0.1.0-rc1
版本发布时间: 2022-07-30 18:50:13
apache/incubator-seata-go最新发布版本:v1.2.0(2023-05-29 20:24:16)
feature:
- [#1] initialize project structure and support tcc local
- [#2] add github Actions
- [#122] feat: add two phase and tcc dubbo
- [#127] feat: transaction at datasource
bugfix:
- [#5] fix cli bug
- [#15] fix branch commit bug
- [#34] style:change bool to struct{}
- [#130] fix: getty session auto close bug
- [#155] bugfix: fix rollback response status bug
optimize:
- [#3] adjust the structure of the project
- [#18] remove goetty
- [#19] optimize codec code
- [#125] optimize named for the resource manager api
- [#165] test: add unit test and labeler workflow
test:
- [#9f4d8] add unit test for codec