Change8

v2.5.15

📦 milvusView on GitHub →
2 features🐛 2 fixes🔧 1 symbols

Summary

This release introduces support for stageManager/stageFileManager and enhances bulkImport functionality. It also resolves a bug related to returning primary keys during upsert operations.

✨ New Features

  • Added support for stageManager and stageFileManager.
  • The bulkImport method now accepts objectUrls/token parameters and includes an example use case.

🐛 Bug Fixes

  • Fixed an issue where the new primary key (pk) value was not returned for upsert operations when autoid=true.
  • Incorporated multiple fixes cherry-picked from the master branch.

Affected Symbols