This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
Releases: milvus-io/milvus_cli
Releases · milvus-io/milvus_cli
v0.2.0-beta.2
add macOS&linux exec file workflow
v0.2.0-beta.1
- support import csv from url
- add disconnect flag to connect
- support travel_timestamp and guarantee_timestamp when search
- add welcome&exit msg
- add windows exec file
v0.1.8: Align with RC8
- support rc8
- add getQuerySegmentInfo
- add create alias
- add drop alias
- add alter alias
- support guarantee_timestamp
- support travel_timestamp
- show milvus timestamp after insert data
- refine query expression usage
- bug fix
v0.1.8-beta.3
recover exception catch
v0.1.8-beta.2 Support milvus stamptime
- support guarantee_timestamp
- support travel_timestamp
- show milvus timestamp after insert data
v0.1.8-beta.1 Apply RC8
- support rc8
- add getQuerySegmentInfo
- add create alias
- add drop alias
- add alter alias
v0.1.7 Support RC7
- add round_decimal to search params
v0.1.7-beta.3
bump version
v0.1.7-beta.2
Merge pull request #42 from milvus-io/split-files Refine utils file structure
v0.1.7-beta.1 support rc7
- Support round_decimal in search.
- Support pymilvus rc7