Skip to content

PyMilvus 2.4.4 Release Notes

Latest
Compare
Choose a tag to compare
@XuanYang-cn XuanYang-cn released this 20 Jun 07:01
· 11 commits to 2.4 since this release
11f1a2a

New Features

  • Allowing search iterator on sparse float vector field by @zhengbuqian in #2105
  • Accept list of single row scipy.sparse object as input for insert/search by @zhengbuqian in #2112
  • Support float16/bfloat16/sparse vector for bulkwriter by @yhmo in #2128

Enhancements

Bug fixes

Full Changelog: v2.4.3...v2.4.4