Skip to content

Releases: dtm-labs/dtm

v1.6.4

13 Dec 08:38
Compare
Choose a tag to compare

Changelog

  • Add arm support

v1.6.3

05 Dec 13:21
Compare
Choose a tag to compare

Changelog

  • Use uber zap log
  • Support tencent rpc base on Polaris

v1.6.2

04 Dec 10:41
Compare
Choose a tag to compare

Changelog

  • barrier interface change to sql.Tx
  • introduce a CallWithDB for barrier

v1.6.1

03 Dec 11:04
Compare
Choose a tag to compare

Changelog

  • Support go-zero
  • Port change to http 36789, gRPC 36790
  • Add license to each file
  • Introduce some optimization
  • Fix update_time

v1.6.0

03 Dec 06:31
b194c0f
Compare
Choose a tag to compare

Changelog

  • Support go-zero
  • Port change to http 36789, gRPC 36790
  • Add license to each file
  • Introduce some optimization
  • Fix update_time

v1.5.4

13 Nov 12:08
Compare
Choose a tag to compare

Changelog

change license from BSD 2 to BSD 3
command line add version

v1.5.3

13 Nov 11:55
Compare
Choose a tag to compare

Changelog

dde8e8e update proto

v1.5.2

12 Nov 06:37
fb40e80
Compare
Choose a tag to compare

Changelog

postgres test fixed
update branch async optimized
change branch status within a transaction which lock transglobal
expose 58080 in docker

v1.5.1

08 Nov 06:07
Compare
Choose a tag to compare

Changelog

81e4edf fix wait db up

v1.5.0

08 Nov 04:53
4a01899
Compare
Choose a tag to compare

Changelog

  • optimize dtmgrpc interface, compatible with any type of client business
  • optimize docker image, reduce the image size, resolve the timezone problem in docker-compose
  • add more test case