PyMilvus 2.3.4 Release Notes
What's Changed
- enhance: remove partition existance check by @yah01 in #1792
- search iterator support range-search paramter(#1793) by @MrPresent-Han in #1795
- adjust metrics comparison by @MrPresent-Han in #1798
- enhance search iterator extension by @MrPresent-Han in #1799
- Fix connect timeout bug by @junjiejiangjjj in #1802
- Bulkwriter supports parquet by @yhmo in #1803
- fix: Fix compactibility of exception with Milvus 2.2.x by @bigsheeper in #1805
- fix: Fix check_status for create_alias func by @bigsheeper in #1807
New Contributors
- @junjiejiangjjj made their first contribution in #1802
Full Changelog: v2.3.3...v2.3.4