obkv-table-client-1.2.13
·
192 commits
to master
since this release
What's Changed
- refactor direct load by @suz-yang in #176
- remove rowKeyElement dependencies test for code review by @JackShi148 in #159
- Log performance optimization, scan timeout, and secondary routing by @HexyinUESTC in #182
- [Feat] support prefix scan in direct mode by @shenyunlong in #151
- support reverse scan global order by @stuBirdFly in #154
- adapt ob_kv_mode by @WeiXinChan in #152
- Fix: truncate table param error && faster refreshing of the routing table for specific error code by @maochongxin in #153
- [Fix] the ObTableClientAutoIncTest.testAutoIncrementNotRowkey testcase by @shenyunlong in #149
- Refactor Retry Strategy: Adapt Retry Logic for Single Operations by @maochongxin in #161
- add test case for has auto-increment column in batch operation by @GroundWu in #165
- remove unneeded retry codes by @maochongxin in #173
- fix returnOneResult is not support in ob 421 by @GroundWu in #174
- Support Client Parameters in loginRequest; Periodically Refresh and Reconnect Expired Client Connections by @maochongxin in #160
- Restore getOrRefreshTableEntry interface by @maochongxin in #171
- resolve issue with ObTable configuration being empty on route refresh by @maochongxin in #180
- fix: Avoid JSON generation when configsMap is empty by @maochongxin in #181
- [Fix] bytes in htable filter string changed after convert byte[] to String by @shenyunlong in #184
- p99 tests by @WeiXinChan in #150
- add sql audit tests by @WeiXinChan in #140
- add test case for group commit sys view by @GroundWu in #155
New Contributors
- @stuBirdFly made their first contribution in #154
- @maochongxin made their first contribution in #153
Full Changelog: obkv-table-client-1.2.12...obkv-table-client-1.2.13