Skip to content

Releases: oceanbase/obkv-table-client-java

obkv-table-client-1.2.1

04 Jul 07:28

Choose a tag to compare

What's Changed

Release Notes: Release Notes

obkv-table-client-1.2.0

29 May 12:04

Choose a tag to compare

What's Changed

  • [Fix] int32/int16/int8 in range partition @IHEII
  • [Fix] potential ByteBuffer leak problem @shenyunlong
  • [Fix] sub partition in 4.x @IHEII
  • [Fix] sub range partition @IHEII
  • [Fix] constants define error @WeiXinChan
  • [Fix] hash func in partition @IHEII
  • [Fix] default atomic option @IHEII
  • [Test] add test cases for gv$ob_kv_connections and v$ob_kv_connections @shenyunlong
  • [Test] add test cases for sql_audit @shenyunlong
  • [Refactor] oceanbase jdbc @IHEII
  • [Doc] update readme @shenyunlong

Release Notes: Release Notes

obkv-table-client-1.1.0

24 Mar 12:01

Choose a tag to compare

What's Changed

  • [Bugfix] ByteBuf won't release when request timeout @shenyunlong
  • [Bugfix] concurrent reconnection through multiple threads may exceed RPC_CONNECT_TIMEOUT @shenyunlong
  • [Feat] support 4.x observer @IHEII @WeiXinChan

Release Notes: Release Notes

obkv-table-client-1.0.3

24 Mar 11:37

Choose a tag to compare

What's Changed

  • [Enhancement] change Monitor sync-Appender to async-Appender @shenyunlong
  • [Feat] add slow_query_threshold property for log printer @shenyunlong
  • [Enhancement] adjust some monitor log format @shenyunlong
  • [Bugfix] setRuntimeRetryTimes(0) not working as expected @shenyunlong

Release Notes: Release Notes

obkv-table-client-1.0.2

23 Mar 12:04

Choose a tag to compare

What's Changed

Release Notes: Release Notes

obkv-table-client-1.0.1

09 Feb 12:02

Choose a tag to compare

What's Changed

  • [bugfix] Missing rowkey in BatchOperation of Mutation
  • [bugfix] Empty traceId in some operations both in Mutation and other methods
  • [modify] Allow duplicate rowkey between rowkey and mutateRow in Mutation
  • [modify] Optimize BatchOperation with operations in the same type
  • [refactor] update module and artifact name
  • [doc] Mutation demo docs @shenyunlong @IHEII
  • [build] update maven plugin check & format

Release Notes: Release Notes

v0.1.3 release

01 Jul 03:35
f69b9d8

Choose a tag to compare

Bug fix of query initialization, you must use this version if you want to use htable async query

v0.1.2 release

01 Jul 03:37
b3e1042

Choose a tag to compare

Support query async

v0.1.0 First release

10 Jan 07:23
1067283

Choose a tag to compare