Skip to content

Releases: dtm-labs/dtm

v1.13.1

29 Mar 08:57
Compare
Choose a tag to compare

Changelog

  • c076b3a SuccessDataExpire => FinishedDataExpire

v1.12.2

16 Feb 12:44
7a4f8bd
Compare
Choose a tag to compare

Changelog

  • Support hybrid use of grpc and http
  • Support TimeoutToFail to be less than RetryInterval

v1.12.1

10 Feb 11:12
09da7ba
Compare
Choose a tag to compare

Changelog

v1.12.0

03 Feb 06:58
Compare
Choose a tag to compare

Changelog

  • Add Mongo support

v1.11.1

27 Jan 16:04
1d3a5f4
Compare
Choose a tag to compare

Changelog

  • Fix grpc msg DoAndSubmit extra queryPrepared
  • Opt barrier error check

v1.11.0

24 Jan 14:15
56aea32
Compare
Choose a tag to compare

Changelog

  • Support flash-sales api and bench
  • Msg add DoAndSubmit

Break change

  • msg.PrepareAndSubmit => msg.DoAndSubmitDB

v1.10.2

21 Jan 04:31
456dc31
Compare
Choose a tag to compare

Changelog

  • Support multiple log output
  • Fix Saga concurrent rollback bug
  • Add barrier support for RedisCheckAdjustAmount
  • update gin from 1.6.3 to 1.7.0

v1.10.1

11 Jan 12:17
5daca6d
Compare
Choose a tag to compare

Changelog

  • SAGA rollback branches in correct order
  • Add branch call timeout.

v1.10.0

10 Jan 08:30
f944888
Compare
Choose a tag to compare

Changelog

  • Change failure to http code 409
  • Change ongoing to http code 425
  • Change ongoing to grpc status FailedPrecondition

v1.9.1

08 Jan 06:27
fcd3f30
Compare
Choose a tag to compare

Changelog

  • gRPC add msg.PrepareAndSubmit support