Skip to content

milvus-sdk-java-3.0.3

Choose a tag to compare

@github-actions github-actions released this 29 Jun 03:40
· 80 commits to master since this release
9b90f70

Release date: 2026-06-29
Compatible with Milvus v3.0.x

Feature

  • Support AddFunctionField/DropCollectionField/DropFunctionField interfaces
  • BulkWriter support binary/float16/int8 vectors in Struct field

Improvement

  • Improve volume upload interaction
  • Align getCollectionStats/getPartitionStats with PyMilvus
  • Align search response with PyMilvus

Bug

  • Fix a bug for LexicalHighlighter