Releases: dtm-labs/dtm
v1.4.1
Changelog
saga support concurrent mode and branch order
add system/transaction config of RetryInterval, TimeoutToFail
add result "ONGOING" to use no backoff retry
v1.4.0
Changelog
saga support concurrent mode and branch order
add system/transaction config of RetryInterval, TimeoutToFail
add result "ONGOING" to use no backoff retry
v1.3.1
Changelog
support postgres
grpc sample run fixed
v1.3.0
Changelog
support postgres
v1.2.0
Add benchmark test support
Add performance report to docs
Fix some concurrent access bugs
Refactor some command line code
v1.1.0
Changelog
Add Prometheus support
Support cloud services
Refactor main command line
v1.0.1
Change Log
[feature]: handle duplicate request of commit/rollback for XA transaction
[feature]: add workflow for docker hub
[feature]: add workflow for binary file result
[code]: refactor XA code to share between HTTP and gRPC