Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 353 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 353 Bytes

Changelog

milvus-sdk-go 0.1.0 (2020-03-11)

Bug


  • #5 - Search interface bug
  • #10 - When the collection is empty, the search client throws exceptions

Improvement


  • #9 - The INSERT method should return IDs

Feature


  • #6 - Add substructure and superstructure metric types
  • #12 - Add annoy index type

Task