Releases: oceanbase/obkv-table-client-java
Releases · oceanbase/obkv-table-client-java
obkv-table-client-1.2.1
What's Changed
- [Feat] aggregation @SmallSongZ
- [Fix] Testcases @IHEII @shenyunlong
- [Fix] #30 default scale in number type should be -1 @IHEII
- [Test] add test cases for TTL @shenyunlong
- [Doc] update readme @IHEII
Release Notes: Release Notes
obkv-table-client-1.2.0
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
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
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
What's Changed
- [Bugfix] Login failure when using a connection concurrently @shenyunlong
- [Bugfix] Unable to print logs with users' log back framework @shenyunlong
- [Bugfix] Release connection after client close @shenyunlong
- [Enhancement] Trace-id printer @shenyunlong
- [Feat] Atomic batch operation @shenyunlong
Release Notes: Release Notes
obkv-table-client-1.0.1
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
Bug fix of query initialization, you must use this version if you want to use htable async query
v0.1.2 release
Support query async
v0.1.0 First release
Issues
First release.
Downloads
Jars: https://repo.maven.apache.org/maven2/com/oceanbase/obkv-table-client/0.1.0/