Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

38 lines (27 loc) · 2.24 KB

Release Notes


0.1.0-rc1

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