PyMilvus 2.4.14 Release Notes
What's Changed
- enhance: [2.4]add database operation example by @JsDove in #2518
- enhance: [2.4] add release_collection, drop_index, create_partition, drop_partition, load_partition and release_partition by @brcarry in #2528
- enhance: [2.4] 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 #2534
- enhance: use trusted publisher and remove deprecated by @XuanYang-cn in #2549
- enhance: [2.4] support recalls for milvus_client by @chasingegg in #2554
- fix: use correct primary field name in Hits by @czs007 in #2561
- fix: iterator mismatch when alter alias and database(#2555) by @MrPresent-Han in #2568
- enhance: [24]Publishing releases with trusted publisher by @XuanYang-cn in #2582
- fix: Cannot publish to too destinations in one action by @XuanYang-cn in #2583
Full Changelog: v2.4.13...v2.4.14