Skip to content

Releases: milvus-io/pymilvus

PyMilvus v2.5.15 Release Notes

21 Aug 11:30
ac5baf9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.14...v2.5.15

PyMilvus v2.6.0 Release Notes

06 Aug 09:08
1e56ce7
Compare
Choose a tag to compare

New Features

  1. Add APIs in MilvusClient
  • enhance: add describe and alter database in MilvusClient by @smellthemoon in #2433
  • enhance: support milvus-client iterator by @MrPresent-Han in #2461
  • enhance: Enable resource group api in milvus client by @weiliu1031 in #2513
  • enhance: add release_collection, drop_index, create_partition, drop_partition, load_partition and release_partition by @brcarry in #2525
  • enhance: enable describe_replica api in milvus client by @weiliu1031 in #2541
  • enhance: support recalls for milvus_client by @chasingegg in #2552
  • enhance: add use_database by @czs007 in #2491
  1. Add AsyncMilvusClient
  1. Other features

New Contributors

Full Changelog: v2.5.0...v2.6.0

PyMilvus 2.5.14 Release Notes

21 Jul 16:18
ee685d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.13...v2.5.14

PyMilvus 2.5.13 Release Notes

18 Jul 08:02
f6bff15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.12...v2.5.13

PyMilvus 2.5.12 Release Notes

02 Jul 15:33
92df487
Compare
Choose a tag to compare

What's Changed

  • fix: [2.5]add retry in compact for compatibility with old Milvus server in order to reduce describecollection by @JsDove in #2842
  • enhance: optimize perf for search&&query under large topk(#2848) by @MrPresent-Han in #2855
  • fix: remove validation for collection_id in manual_compaction method by @JsDove in #2857
  • fix: update manual_compaction method parameter by @JsDove in #2859
  • enhance: [25]fix according to the latest ruff by @XuanYang-cn in #2861
  • fix: hybridExtraList miss iter method and dynamic fields value overrite fixed field value(#2848) by @MrPresent-Han in #2866
  • enhance: make query result mutable for only one time modification(#2848) by @MrPresent-Han in #2871
  • enhance: Cherry pick multiple prs by @XuanYang-cn in #2882

Full Changelog: v2.5.11...V2.5.12

PyMilvus 2.5.11 Release Notes

10 Jun 00:41
d55ee6d
Compare
Choose a tag to compare

What's Changed

  • fix:[2.5] wrong marshal field schema prarams case alter collection failed by @aoiasd in #2811
  • Add bulkinsert example for parquet file by @yhmo in #2813
  • fix: [2.5] Pass correct number of params of _prepare_row_upsert_request by @congqixia in #2819
  • enhance: Multiple Cherry picks from master by @XuanYang-cn in #2808
  • fix: [cp25]MilvusClient misusage of disconnect by @XuanYang-cn in #2817
  • enhance: [2.5] Support run analyzer by collection and field by @aoiasd in #2821
  • fix: await on remove async connections by @XuanYang-cn in #2829
  • fix: [cp25]remove calling of deregister_state_change_callback by @XuanYang-cn in #2834
  • enahnce:[2.5] dump analyzer params when init field schema by @aoiasd in #2845

Full Changelog: v2.5.10...v2.5.11

PyMilvus 2.5.10 Release Notes

23 May 06:07
7cdcc5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.9...v2.5.10

PyMilvus 2.5.9 Release Notes

19 May 03:56
71dd278
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.8...v2.5.9

PyMilvus 2.5.8 Release Notes

28 Apr 09:26
2a19cbb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.7...v2.5.8

PyMilvus 2.5.7 Release Notes

23 Apr 13:13
f17b6a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.6...v2.5.7