Skip to content

v1.0.0 (Mar 1st, 2022)

Compare
Choose a tag to compare
@catcherwong catcherwong released this 01 Mar 14:12
· 20 commits to main since this release
aef4a2e
  1. Support redis barrier
  2. Support PassthroughHeaders for trans options
  3. Delete the grpcServer parameter of IDtmgRPCClient.GenGid
  4. Delete the dtm parameter of TccGlobalTransaction.Excecute

  1. 支持 redis 子事务屏障
  2. 事务选项支持 PassthroughHeaders
  3. 移除 IDtmgRPCClient.GenGid 方法的 grpcServer 参数
  4. 移除 TccGlobalTransaction.Excecute 方法的 dtm 参数