Skip to content

Commit 9c0c28c

Browse files
authored
chore: prepare v0.1.2 (#152)
1 parent cdb757a commit 9c0c28c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,15 @@
5858
### Changes
5959

6060
* refactor: update global session status, branch session status in txn ([120](https://github.com/CECTC/dbpack/pull/120)) ([9829387](https://github.com/cectc/dbpack/commit/9829387cd519551e9d8c16f1c373712c20a41e6e))
61+
62+
## v0.1.2
63+
64+
### Bug Fixes
65+
66+
* rollback when global session timeout ([145](https://github.com/CECTC/dbpack/pull/145])) ([1798cd1](https://github.com/cectc/dbpack/commit/1798cd1070d7b44e8ad69de70cc71c8f749d5034))
67+
* when register branch session, global session can not change ([146](https://github.com/CECTC/dbpack/issues/146])) ([11ea3dd](https://github.com/cectc/dbpack/commit/11ea3dd1a0e1b40bb195c843b667378816236177))
68+
69+
### Features
70+
71+
* HttpDistributedTransaction filter support prefix matching ([148](https://github.com/CECTC/dbpack/pull/148])) ([cdb757a](https://github.com/cectc/dbpack/commit/cdb757ad70ccd3dc5f07fa7ff22a2c523adc0e6a))
72+
* HttpDistributedTransaction filter support regular matching ([149](https://github.com/CECTC/dbpack/pull/149])) ([cdb757a](https://github.com/cectc/dbpack/commit/cdb757ad70ccd3dc5f07fa7ff22a2c523adc0e6a))

0 commit comments

Comments
 (0)