Skip to content

PyMilvus 2.5.3 Release Notes

Latest
Compare
Choose a tag to compare
@XuanYang-cn XuanYang-cn released this 02 Jan 10:58
8a7d80f

What's Changed

  • enhance: add search iterator v2 by @PwzXxm in #2524
  • enhance:refine search iter v2 warning by @PwzXxm in #2527
  • enhance: add release_collection, drop_index, create_partition, drop_partition, load_partition and release_partition by @brcarry in #2529
  • fix: fix search iter v2 limit compatibility by @PwzXxm in #2532
  • enhance: add example code for create_collection, drop_collection, load_collection, release_collection, create_index, drop_index, create_partition, drop_partition, load_partition and release_partition by @brcarry in #2535
  • enhance: add database operation example by @JsDove in #2517

Full Changelog: v2.5.2...v2.5.3