PyMilvus 2.3.5 Release Notes
What's Changed
- add limit for too large ef to avoid huge latency for iterator(#1814) by @MrPresent-Han in #1815
- Set default port to 443 with https scheme by @XuanYang-cn in #1819
- use custmized version by @XuanYang-cn in #1818
- Enable actions on 2.3 branch by @XuanYang-cn in #1821
- cp: Fix 1823-2.3 by @MrPresent-Han in #1825
- set reduce_stop_for_best for iterator by default(#1830) by @MrPresent-Han in #1832
- Bulkwriter set row group for parquet by @yhmo in #1836
- [Cherry-pick] Support delete with consistency level by @aoiasd in #1841
- [cherry-pick] Enable to set retry times by @XuanYang-cn in #1827
- Auto reconnection when channel state changed to idle by @haorenfsa in #1846
Full Changelog: v2.3.4...v2.3.5