Releases: tair-opensource/tair-py
Releases · tair-opensource/tair-py
v1.3.7
v1.3.6
New Features
- TairVector: add
tvs.hincrby
andtvs.hinrcbyfloat
commands. - TairVector: add
tvs.hexpire
etc commands.
v1.3.5
New Features
- TairVector: add
tvs.getdistance
command. - TairVector: add cosine distance & support filtered scan
v1.3.4
Bug Fixes
- TairVector: fix
tvs.hmget
decode error.
v1.3.3
New Features
- TairSearch: support tft.getindex, tft.analyzer, tft.explaincost commands.
Security
- upgrade redis-py to 4.4.4 and above for CVE-2023-28859 and CVE-2023-28859.
v1.3.2
New Features
- TairSearch: add tft.msearch command
v1.3.1
New Features
- TairVector: add tvs.mindexmknnsearch and tvs.mindexknnsearch command
v1.3.0
New Features
- Support TairVector commands.