Skip to content

PyMilvus 2.5.11 Release Notes

Compare
Choose a tag to compare
@XuanYang-cn XuanYang-cn released this 10 Jun 00:41
· 22 commits to 2.5 since this release
d55ee6d

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