Skip to content

Latest commit

 

History

History
executable file
·
55 lines (37 loc) · 2.44 KB

File metadata and controls

executable file
·
55 lines (37 loc) · 2.44 KB

Development notes

dev version

Seata-go is an easy-to-use, high-performance, open source distributed transaction solution.

The version is updated as follows:

feature:

  • [#123] add two phase and dubbo
  • support PostgreSQL XA via pgx driver

bugfix:

  • [#130] getty session auto close bug
  • [#991] fix connection leaks and prevent nil pointer panic in async worker
  • [#887] make DayValue serialization timezone-stable

optimize:

  • [#125] optimize named for the resource manager api and tcc resource

test:

  • [#958] improve test coverage for pkg/rm/tcc/fence/store/db/sql (100%)
  • [#957] improve test coverage for pkg/rm/tcc/fence/handler (84.5%)
  • [#955] improve test coverage for pkg/rm/tcc/fence (95.1%)
  • [#947] improve test coverage for pkg/discovery/mock
  • [#948] improve test coverage for pkg/integration

contributors:

Thanks to these contributors for their code commits. Please report an unintended omission.

Also, we receive many valuable issues, questions and advices from our community. Thanks for you all.