Releases: milvus-io/milvus-sdk-csharp
Releases · milvus-io/milvus-sdk-csharp
v2.2.2-preview.6
What's Changed
Full Changelog: v2.2.2-preview.5...v2.2.2-preview.6
NuGet: 2.2.2-preview.6
v2.2.2-preview.5
What's Changed
- Remove constructor overload ambiguity by @roji in #36
- Fix partition APIs singular/plural naming by @roji in #37
- Remove unneeded milvus prefix from parameter names by @roji in #38
- Fix DropIndexAsync when index name isn't provided by @roji in #39
- Rename SearchParameters.Parameters to ExtraParameters by @roji in #40
- Add markdown documentation by @roji in #41
- Fix GetVersion test case failed for Milvus 2.2.0-latest by @minhhieugma in #43
Full Changelog: v2.2.2-preview.4...v2.2.2-preview.5
NuGet Package: 2.2.2-preview.5
v2.2.2-preview.4
v2.2.2-preview.3
What's Changed
- .NET SDK rework by @roji @stephentoub @weianweigan in #25
Full Changelog: v2.2.1-beta.9...v2.2.2-preview.3
2.2.1-beta.9
2.2.1-alpha.8
- Fix float vector field dim split error
- Add isdynamic and ispartitionkey to fieldType
2.2.1-alpha.7
- add WaitForLoadingProgressCollectionAsync and WaitForLoadingProgressCollectionValueAsync methods.
v2.2.1-alpha.5
- 2023-06-04 2.2.1-alpha.5
- Support restful client and grpc client
- Fix load partition error
- Fix #14 about json format error when use restful client
2.2.1-alpha.6
- Fix field json convert error when query