milvus-sdk-java-2.5.12
Release date: 2025-08-14
Compatible with Milvus v2.5.x
Improvement
- Alias interface support database
- Allows upsert when autoid=true for MilvusClientV1
- Support ignoring growing segments for MilvusClientV2.query()
- Use cached collection schema for query by ids to avoid calling describe_collection()
- Add objectUrls parameter for bulkimport interfaces
- Add a method to return the current used database name for MilvusClientV2
Bug
- Fix a bug of Function.multiAnalyzerParams