PyMilvus 2.3.3 Release Notes
What's Changed
- Change unimpleted log level to debug by @xiaocai2333 in #1760
- Convert the result to python basic types to enable json dumps by @xiaocai2333 in #1765
- Remove unused code for milvus client by @xiaocai2333 in #1769
- fix: load_state parameter type err by @simonwei97 in #1768
- Modify highlevel delete to not return any value by @czs007 in #1777
- Refine highlevel delete code comments by @czs007 in #1778
- Add filter parameter to delete by @czs007 in #1779
New Contributors
- @simonwei97 made their first contribution in #1768
- @Writer-X made their first contribution in #1772
Full Changelog: v2.3.2...v2.3.3