PyMilvus 2.4.10 Release Notes
What's Changed
- Corrected grammar and consistency in error messages (#2289) by @czs007 in #2330
- enhance: Update the template expression proto to improve transmission efficiency by @xiaocai2333 in #2336
- Use filter_params for milvus client by @xiaocai2333 in #2321
- fix insertto avoid describe collection on every insert call by @zhengbuqian in #2348
- Remove unnecessary invoke of describe_collection() by @yhmo in #2346
- fix: Add upper limit for grpcio to 1.67.1 by @XuanYang-cn in #2360
- Multi cherry picks from master branch by @XuanYang-cn in #2349
- fix: cannot pass consistency level for delete by @XuanYang-cn in #2351
- Add default values to Pop to prevent exceptions by @czs007 in #2374
- enhance: Enhance log messages when Connect with server failed by @XuanYang-cn in #2378
- enhance: Prepare 2.4.10 release by @XuanYang-cn in #2380
Full Changelog: v2.4.9...v2.4.10