These 10 commits are when the Protocol Buffers files have changed:
Commit: | ba8f9f7 | |
---|---|---|
Author: | wooln | |
Committer: | GitHub |
gPRC unit test&sample: TransactionScope dispose exception (#90) * test(Dtmgrpc.IntegrationTests): add MySql QueryPrepared Demo - add MySql QueryPrepared Demo in IntegrationTests - Add new test case for MsgGrpc.DoAndSubmit to verify database transactions * test(Dtmgrpc.IntegrationTests): add exception handling and status check in MsgGrpcTest cover Grpc Msg.DoAndSubmit
The documentation is generated from this commit.
Commit: | 684c9f2 | |
---|---|---|
Author: | Catcher Wong | |
Committer: | GitHub |
Feat/workflow (#66) * init type workflow * more for workflow * more for workflow * fix tests
Commit: | 07e2f04 | |
---|---|---|
Author: | Catcher Wong | |
Committer: | GitHub |
msg support add topic (#64) * feat(msg): add topic * add test and sample for msg topic * test: grpc msg topic
Commit: | b3427ec | |
---|---|---|
Author: | catcherwong |
wip: workflow mode
Commit: | 1d7acb6 | |
---|---|---|
Author: | catcherwong |
feat: workflow (wip)
Commit: | 7b9deac | |
---|---|---|
Author: | Catcher Wong | |
Committer: | GitHub |
feat: saga support retrylimit (#56)
Commit: | 6b3602f | |
---|---|---|
Author: | Catcher Wong | |
Committer: | GitHub |
support RollbackReason (#49) (#54) * support RollbackReason (#49) * chore: update dtm version * fix: null rollback reason
Commit: | e1e4f86 | |
---|---|---|
Author: | Catcher Wong | |
Committer: | GitHub |
remove passthroughheader option (#51) (#53)
Commit: | 3ad2702 | |
---|---|---|
Author: | Catcher Wong | |
Committer: | GitHub |
test: add dtmgrpc integration tests (#47)
Commit: | 0a7f43e | |
---|---|---|
Author: | catcherwong |
feat: new client