Skip to content

Releases: tair-opensource/tair-py

v1.3.7

Choose a tag to compare

@yangbodong22011 yangbodong22011 released this 27 Sep 08:58

Improvements

  • Compatible with decode responses, see #59

v1.3.6

Choose a tag to compare

@yangbodong22011 yangbodong22011 released this 03 Aug 11:34

New Features

  • TairVector: add tvs.hincrby and tvs.hinrcbyfloat commands.
  • TairVector: add tvs.hexpire etc commands.

v1.3.5

Choose a tag to compare

@yangbodong22011 yangbodong22011 released this 19 Jul 09:29

New Features

  • TairVector: add tvs.getdistance command.
  • TairVector: add cosine distance & support filtered scan

v1.3.4

Choose a tag to compare

@yangbodong22011 yangbodong22011 released this 30 May 11:04

Bug Fixes

  • TairVector: fix tvs.hmget decode error.

v1.3.3

Choose a tag to compare

@yangbodong22011 yangbodong22011 released this 10 Apr 06:07

New Features

  • TairSearch: support tft.getindex, tft.analyzer, tft.explaincost commands.

Security

v1.3.2

Choose a tag to compare

@yangbodong22011 yangbodong22011 released this 17 Feb 10:06

New Features

  • TairSearch: add tft.msearch command

v1.3.1

Choose a tag to compare

@yangbodong22011 yangbodong22011 released this 05 Jan 09:36

New Features

  • TairVector: add tvs.mindexmknnsearch and tvs.mindexknnsearch command

v1.3.0

Choose a tag to compare

@yangbodong22011 yangbodong22011 released this 05 Dec 07:54
f7c5425

New Features

  • Support TairVector commands.

v1.2.0

Choose a tag to compare

@vincillau vincillau released this 29 Aug 10:45
37a2708
  • Add support for TairDoc module.
  • Add support for TairGis module.
  • Add support for TairTs module.
  • Add support for TairCpc module.

v1.1.0

Choose a tag to compare

@vincillau vincillau released this 26 Aug 02:47
deca4ed
  • Add support for TairBloom module.
  • Add support for TairRoaring module.
  • Add support for TairSearch module.