Release date: 2025-04-09
Compatible with Milvus v2.5.x
Bug
- Fix a compatible bug with milvus v2.5.8 that QueryResp.QueryResult doesn't return primary key
- Fix a bug of nullable Array field that null value should be returned instead of an empty list
- Fix a regression for parsing JSON field values returned by search/query
Improvement
- Add proxy setting for connection to milvus
- Support offset parameter for hybridSearch() interface
- Add options parameter for bulkImport() interface