Change8

v2.5.18

Breaking Changes
📦 milvusView on GitHub →
1 breaking🔧 2 symbols

Summary

This release introduces a breaking change by renaming 'Stage' to 'Volume' to improve clarity and consistency within the library.

⚠️ Breaking Changes

  • The class/concept named 'Stage' has been renamed to 'Volume'. Users relying on 'Stage' must update their code to use 'Volume' instead.

Migration Steps

  1. Replace all occurrences of 'Stage' with 'Volume' in your code.

Affected Symbols