Releases: milvus-io/milvus-sdk-go
Releases · milvus-io/milvus-sdk-go
v2.1.2
What's Changed
- Fix delete with varchar primary key by @letian-jiang in #302
- Add retry mechanism for retryable error codes by @jaime0815 in #303
- To compatiable with auth interceptor for Grpc opts by @jaime0815 in #304
- add client tracing interfaces by @Zach41 in #306
- Fix bug: collection cache missed caused by empty collectionName by @czs007 in #313
- Return shardNum in DescribeCollection by @wayblink in #308
New Contributors
- @jaime0815 made their first contribution in #303
- @wayblink made their first contribution in #308
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
SDK release for Milvus v2.1.1
Feature Added:
- Consistency Level support
- VarChar column and VarChar Primary Key
- Basic Credential support
- Load with multiple replica
Bug Fixed:
- Placeholder type for BinaryVector is incorrect
- Return nil-error when create collection failed
Misc update:
- Fix lint issue reported by
golangci-lint
- Add lint workflow for PRs
- Use
milvus-proto
submodule to sync protobuf change
milvus-sdk-go-1.1.1
What's Changed
- ServerStatus: actually issue "status" command by @Neverous in #226
- 1.x Support modify grpc client option by @l1905 in #269
Full Changelog: v1.1.0...v1.1.1
v2.0.0
Go SDK for milvus 2.0.0
milvus-sdk-go-1.1.0
Used in milvus-1.1
milvus-sdk-go-1.0.1
Used in milvus-1.0.x
Fix connection not-closed problem.
Add context.
milvus-sdk-go-v1.0.0
Used in milvus-1.0.x
milvus-sdk-go-0.4.6
Used in milvus-0.10.6
milvus-sdk-go-0.4.5
Used in milvus-0.10.5