Skip to content

Releases: aliyun/aliyun-tablestore-java-sdk

v5.17.6

06 May 11:52
c6212eb
Compare
Choose a tag to compare
  • Vector supports bytes format
  • Search schema support add field dynamically
  • Search supports IP
  • Search Supports Json
  • Translate the Chinese in the comments into English
  • Upgrade protobuf version to 4.28.2

v5.17.5

13 Jan 03:00
bac7212
Compare
Choose a tag to compare
  • Allow not to return sync stat when describe index
  • TunnelClient: fix readMaxTimesPerRound logic
  • KnnQuery support minScore and numCandidates
  • Search: add trackTotalCount;
  • Search filter supports
  • Add accessDeniedDetail in TableStoreNoPermissionException
  • Support TunnelClient created by CredentialsProvider

v5.17.4

04 Sep 07:48
96083be
Compare
Choose a tag to compare
  • add updateFullRow option

v5.13.6

11 Feb 04:15
Compare
Choose a tag to compare

Bug fixes:

  • log4j

新增通道服务功能

20 Feb 08:56
e36e9c6
Compare
Choose a tag to compare

发布时间:2019-02-20
更新日志:

  • 新增通道服务功能
    • 新增通道服务管控接口
    • 新增全增量一体自动化数据处理框架

v2.2.5

23 Aug 03:07
Compare
Choose a tag to compare

Bug fixes:

  • fix bug of OTSWriter which may cause hang.

v2.2.4

13 May 09:41
Compare
Choose a tag to compare
  • add condition update
  • add filter
  • fix some bugs