Skip to content

PyMilvus v2.6.5 Release Notes

Latest

Choose a tag to compare

@jac0626 jac0626 released this 05 Dec 08:59
· 4 commits to 2.6 since this release
1766729

PyMilvus 2.6.5 Release Notes

Enhancements

1. Added comprehensive features to AsyncMilvusClient including: (#3108)

2. Enhanced error messages when AsyncMilvusClient fails to connect. (#3102)

Bug Fixes

  1. fix: AsyncMilvusClient.search supports EmbeddingList (#3101)
  2. fix: AsyncMilvusClient.create_index supports nested fields (#3100)
  3. fix: Use deepcopy for struct_schema in add_field (#3105)
  4. fix: Error when function or function_score fetch empty params (#3119)

What's Changed

New Contributors

Full Changelog: v2.6.4...v2.6.5