Releases: tair-opensource/tair-go
Releases · tair-opensource/tair-go
v1.2.2
What's Changed
- Fix TairTs EXTS.S.RAW_INCRBY api bug by @Kyyyyyyyle in #41
New Contributors
- @Kyyyyyyyle made their first contribution in #41
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
New Features
- Support TairVector commands.
- Support tft.explainscore command.
Maintenance
- Fix exhexpire command seconds args.
v1.1.6
New Features
- TairSearch: support tft.analyzer, tft.explainconst commands.
Maintenance
- Fix unit test double type comparison method.
v1.1.5
New Features
- TairSearch support
msearch
andgetindex
command
Bug fixes
- Fix px/ex time format (#34)
Contributors
We'd like to thank all the contributors who worked on this release!
@exuan @yangbodong22011
v1.1.4
Added
- TairSearch: add search with cache command.
Breaking Change
- TairZset: change ExZAddManyScore api scores from
string
tofloat64
.
v1.1.3
New Features
- Support
TairDoc
,TairGis
,TairCpc
andTairTs
.
v1.1.2
New Features
- Support
TairRoaring
- Support
TairSearch
- Support
TairBloom
v1.1.1
Bugfix
- fix
ExZAddManyScore
score and member order problem.
v1.1.0
New Features
Support TairString
, TairHash
and TairZset
.