- Fixed an issue where embedding an empty document list caused errors, now returning an empty list of embeddings.
- Prevented import failures for dumps containing user-provided embedder with documents opting out of vectors.
- Added upgrade guidance for moving from v1.9.1 to v1.10.0, especially for Cloud and OSS users.