Dtm Versions Save

A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.

v1.15.0

1 year ago

Changelog

  • Support Workflow pattern

v1.14.4

1 year ago

Changelog

  • Admin compatible with windows

v1.14.3

1 year ago

Changelog

  • Support independent timezone for dtm
  • Support rollback_reason for XA TCC timeout
  • Update XA example

v1.14.2

1 year ago

Change Log

  • Support db type in barrier
  • Fix pg bugs
  • Add pg in CI

v1.14.1

1 year ago

Changelog

  • Console support global transactions listing
  • Console support error show
  • Refactor test business

v1.14.0

1 year ago

Changelog

  • b23373d fix target

v1.13.5

2 years ago

Changelog

  • Update dtmcli for rockscache examples

v1.13.4

2 years ago

Changelog

  • Simplify WrapHandler for users to write it easily

v1.13.3

2 years ago

Changelog

  • Change column length to 1024 for url
  • Fix bug for mysql 8.0.25
  • Fix bug for compensation in TimeoutToFail transactions

v1.13.2

2 years ago

Changelog

  • Support gozero consul
  • Support kratos consul
  • Add Context support to transaction