PyMilvus v2.0.0rc7 Release
Release date:2021-10-11
Fixed bugs:
Enhancements:
- Update SchemaNotReady exception msg when collection not exist (#706)
- Support _async paramter for Load() interfance (#708)
- Implement alias api (#720)
- Change startup logic: wait enough time for server healthy (#730)
- For search funtion adding a round_decimal paramter to precision control
- Add str methods to orm searchresult and hits
- For old style search function also adding a round decimal paramter
- Rename search_with_expression to search