Skip to content

v0.1.0-rc1

Compare
Choose a tag to compare
@luky116 luky116 released this 30 Jul 10:50
· 226 commits to master since this release
6df29f5

feature:

  • [#1] initialize project structure and support tcc local
  • [#2] add github Actions
  • [#122] feat: add two phase and tcc dubbo
  • [#127] feat: transaction at datasource

bugfix:

  • [#5] fix cli bug
  • [#15] fix branch commit bug
  • [#34] style:change bool to struct{}
  • [#130] fix: getty session auto close bug
  • [#155] bugfix: fix rollback response status bug

optimize:

  • [#3] adjust the structure of the project
  • [#18] remove goetty
  • [#19] optimize codec code
  • [#125] optimize named for the resource manager api
  • [#165] test: add unit test and labeler workflow

test:

  • [#9f4d8] add unit test for codec

doc:

  • [#0] hello world
  • [#146] doc: add license
  • [#153] docs: add readme ,contributing and pr template doc
  • [#167] fix typo in reademe