Skip to content

PyMilvus v2.0.0rc7 Release

Compare
Choose a tag to compare
@wxyucs wxyucs released this 11 Oct 12:50
· 679 commits to master since this release
64a0a7b

Release date:2021-10-11

Fixed bugs:

  • Fix nightly-ci schedule (#711)
  • Fix #7613 (#713)

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