PyMilvus 2.3.1 Release Notes
What's Changed
- Use flush_ts and collection_name when getting flush state by @bigsheeper in #1675
- Pass segment ids when get flush state by @bigsheeper in #1677
- while parse uri, overwrite the db_name with default by @PowderLi in #1682
- Update grpcio version range by @XuanYang-cn in #1692
- Add github action for publish on release by @XuanYang-cn in #1695
- Add db parameter in flush_all by @wayblink in #1701
- Enable ignored checker PYI024 by @XuanYang-cn in #1703
- Fix pass extra param by @smellthemoon in #1713
- fix conflict for ef and batch size by @MrPresent-Han in #1716
New Features
Full Changelog: v2.3.0...v2.3.1